PicketLink Federation Core 2.1.6.Final-redhat-2

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

Packages that use SAML11AttributeDesignatorType
org.picketlink.identity.federation.saml.v1.assertion   
org.picketlink.identity.federation.saml.v1.protocol   
 

Uses of SAML11AttributeDesignatorType in org.picketlink.identity.federation.saml.v1.assertion
 

Subclasses of SAML11AttributeDesignatorType in org.picketlink.identity.federation.saml.v1.assertion
 class SAML11AttributeType
          
 

Uses of SAML11AttributeDesignatorType in org.picketlink.identity.federation.saml.v1.protocol
 

Fields in org.picketlink.identity.federation.saml.v1.protocol with type parameters of type SAML11AttributeDesignatorType
protected  List<SAML11AttributeDesignatorType> SAML11AttributeQueryType.attributeDesignator
           
 

Methods in org.picketlink.identity.federation.saml.v1.protocol that return types with arguments of type SAML11AttributeDesignatorType
 List<SAML11AttributeDesignatorType> SAML11AttributeQueryType.get()
           
 

Methods in org.picketlink.identity.federation.saml.v1.protocol with parameters of type SAML11AttributeDesignatorType
 void SAML11AttributeQueryType.add(SAML11AttributeDesignatorType sadt)
           
 boolean SAML11AttributeQueryType.remove(SAML11AttributeDesignatorType sadt)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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