Class ExplicitClientRegistrationRequest

    • Constructor Detail

      • ExplicitClientRegistrationRequest

        public ExplicitClientRegistrationRequest​(URI uri,
                                                 EntityStatement entityStatement)
        Creates a new explicit client registration request for a federation entity.
        Parameters:
        uri - The URI of the federation registration endpoint. May be null if the toHTTPRequest() method will not be used.
        entityStatement - The entity statement of the client. Must not be null.