Package com.sun.enterprise.security.auth.digest.api
-
Interface Summary Interface Description DigestAlgorithmParameter Interface to Digest algorithm parametersKey Represents the Key (username + realmname+passwd) to be used in the Digest calculation.NestedDigestAlgoParam Interface representing nested DigestAlgorithm parameter valuesPassword Represents plain text password and pre hashed (username + realmname + password) password. -
Class Summary Class Description Constants