Searched refs:authnID (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/security/sasl/
H A DAuthorizeCallback.java71 * @param authnID The (authenticated) authentication id.
74 public AuthorizeCallback(String authnID, String authzID) { argument
75 authenticationID = authnID;

Completed in 50 milliseconds