Class ClientSecretImpl

All Implemented Interfaces:
ClientSecret, MetadataValueSAMLObject, XMLObject, SAMLObject

public class ClientSecretImpl extends AbstractMetadataValueSAMLObject implements ClientSecret
Concrete implementation of ClientSecret.
  • Constructor Details

    • ClientSecretImpl

      protected ClientSecretImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - the namespace the element is in
      elementLocalName - the local name of the XML element this Object represents
      namespacePrefix - the prefix for the given namespace