Searched defs:Key (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/security/core/src/main/java/com/sun/enterprise/security/auth/digest/api/
H A DKey.java44 * Represents the Key(username+realmname+passwd) to be used in the Digest calculation.
45 * Password is to be obtained from the store using the Key to complete the digest
50 public interface Key { interface

Completed in 13 milliseconds