Class SAML11AttributeDesignatorType

java.lang.Object
org.keycloak.dom.saml.v1.assertion.SAML11AttributeDesignatorType
Direct Known Subclasses:
SAML11AttributeType

public class SAML11AttributeDesignatorType extends Object
Since:
Jun 22, 2011
Author:
[email protected]
  • Field Details

    • attributeName

      protected String attributeName
    • attributeNamespace

      protected URI attributeNamespace
  • Constructor Details

    • SAML11AttributeDesignatorType

      public SAML11AttributeDesignatorType(String attributeName, URI attributeNamespace)
  • Method Details

    • getAttributeName

      public String getAttributeName()
    • getAttributeNamespace

      public URI getAttributeNamespace()