Package com.sun.enterprise.security.auth.digest.api


package com.sun.enterprise.security.auth.digest.api
  • Class
    Description
     
    Interface to Digest algorithm parameters
    Represents the Key(username+realmname+passwd) to be used in the Digest calculation.
    Interface representing nested DigestAlgorithm parameter values
    represents plain text password and pre hashed(username+realmname+password) password.