Class Status

    • Constructor Detail

      • Status

        public Status​(URI identifier,
                      String type,
                      URI credential,
                      int index)
        Create a new Status object for an Access Grant.
        Parameters:
        identifier - the status identifier
        type - the credential status type
        credential - the identifier for the status list credential
        index - the index offset for the status list credential
    • Method Detail

      • getIndex

        public int getIndex()
        Get the index value for this credential status.
        Returns:
        the index value
      • getCredential

        public URI getCredential()
        Get the identifier for the status list credential.
        Returns:
        the status credential identifier
      • getIdentifier

        public URI getIdentifier()
        Get the identifier for this credential status.
        Returns:
        the status identifier
      • getType

        public String getType()
        Get the type of this credential status.
        Returns:
        the status type