org.picketlink.identity.federation.saml.v1.assertion
Class SAML11AttributeDesignatorType
java.lang.Object
org.picketlink.identity.federation.saml.v1.assertion.SAML11AttributeDesignatorType
- Direct Known Subclasses:
- SAML11AttributeType
public class SAML11AttributeDesignatorType
- extends Object
- Since:
- Jun 22, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attributeName
protected String attributeName
attributeNamespace
protected URI attributeNamespace
SAML11AttributeDesignatorType
public SAML11AttributeDesignatorType(String attributeName,
URI attributeNamespace)
getAttributeName
public String getAttributeName()
getAttributeNamespace
public URI getAttributeNamespace()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.