Class SAML11AttributeDesignatorType

  • Direct Known Subclasses:
    SAML11AttributeType

    public class SAML11AttributeDesignatorType
    extends Object
    Since:
    Jun 22, 2011
    Author:
    Anil.Saldhana@redhat.com
    • Field Detail

      • attributeName

        protected String attributeName
      • attributeNamespace

        protected URI attributeNamespace
    • Constructor Detail

      • SAML11AttributeDesignatorType

        public SAML11AttributeDesignatorType​(String attributeName,
                                             URI attributeNamespace)
    • Method Detail

      • getAttributeName

        public String getAttributeName()
      • getAttributeNamespace

        public URI getAttributeNamespace()