Class DPoPIssuer

    • Constructor Detail

      • DPoPIssuer

        public DPoPIssuer​(String value)
        Creates a new DPoP issuer identifier.
        Parameters:
        value - The identifier value. Must not be empty, blank or null.
      • DPoPIssuer

        public DPoPIssuer​(ClientID clientID)
        Creates a new DPoP issuer identifier from the specified client ID.
        Parameters:
        clientID - The client ID. Must not be null.