PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v1.assertion
Class SAML11AttributeDesignatorType

java.lang.Object
  extended by 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

Field Summary
protected  String attributeName
           
protected  URI attributeNamespace
           
 
Constructor Summary
SAML11AttributeDesignatorType(String attributeName, URI attributeNamespace)
           
 
Method Summary
 String getAttributeName()
           
 URI getAttributeNamespace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.