Searched refs:authTimeout (Results 1 – 1 of 1) sorted by relevance
176 private Integer authTimeout; field in AuthorizationList262 authTimeout = Asn1Utils.getIntegerFromAsn1(value); in AuthorizationList()493 return authTimeout; in getAuthTimeout()623 if (authTimeout != null) { in toString()624 s.append("\nAuth timeout: ").append(authTimeout); in toString()