public interface Key
Represents the Key(username+realmname+passwd) to be used in the Digest calculation. Password is to be obtained from the store using the Key to complete the digest calculation.
Author:
[email protected]
  • Method Details

    • getRealmName

      String getRealmName()
    • getUsername

      String getUsername()