Searched refs:authTimeout (Results 1 – 1 of 1) sorted by relevance
181 private Integer authTimeout; field in AuthorizationList278 authTimeout = Asn1Utils.getIntegerFromAsn1(value); in AuthorizationList()515 return authTimeout; in getAuthTimeout()665 if (authTimeout != null) { in toString()666 s.append("\nAuth timeout: ").append(authTimeout); in toString()