Class CadfCredential


  • public class CadfCredential
    extends java.lang.Object
    Representation of the CADF Credential object
    • Method Detail

      • getType

        public java.lang.String getType()
        Returns:
        the type
      • getAuthority

        public java.lang.String getAuthority()
        Returns:
        the authority
      • getAssertions

        public java.util.ArrayList<CadfMapItem> getAssertions()
        Returns:
        the assertions
      • getToken

        public java.lang.String getToken()