Searched refs:authTimeout (Results 1 – 1 of 1) sorted by relevance
170 private Integer authTimeout; field in AuthorizationList256 authTimeout = Asn1Utils.getIntegerFromAsn1(value); in AuthorizationList()468 return authTimeout; in getAuthTimeout()562 if (authTimeout != null) { in toString()563 s.append("\nAuth timeout: ").append(authTimeout); in toString()