Class AuthenticatingAuthorityImpl

All Implemented Interfaces:
XSURI, XMLObject, SAMLObject, AuthenticatingAuthority

public class AuthenticatingAuthorityImpl extends XSURIImpl implements AuthenticatingAuthority
A concrete implementation of AuthenticatingAuthority.
  • Constructor Details

    • AuthenticatingAuthorityImpl

      protected AuthenticatingAuthorityImpl(@Nullable String namespaceURI, @Nonnull String elementLocalName, @Nullable 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