|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDesignatorType | |
---|---|
oasis.names.tc.saml._1_0.assertion | |
oasis.names.tc.saml._1_0.protocol |
Uses of AttributeDesignatorType in oasis.names.tc.saml._1_0.assertion |
---|
Subclasses of AttributeDesignatorType in oasis.names.tc.saml._1_0.assertion | |
---|---|
class |
Attribute
Java class for AttributeType complex type. |
Methods in oasis.names.tc.saml._1_0.assertion that return AttributeDesignatorType | |
---|---|
AttributeDesignatorType |
ObjectFactory.createAttributeDesignatorType()
Create an instance of AttributeDesignatorType |
Methods in oasis.names.tc.saml._1_0.assertion that return types with arguments of type AttributeDesignatorType | |
---|---|
JAXBElement<AttributeDesignatorType> |
ObjectFactory.createAttributeDesignator(AttributeDesignatorType value)
Create an instance of JAXBElement < AttributeDesignatorType > } |
Methods in oasis.names.tc.saml._1_0.assertion with parameters of type AttributeDesignatorType | |
---|---|
JAXBElement<AttributeDesignatorType> |
ObjectFactory.createAttributeDesignator(AttributeDesignatorType value)
Create an instance of JAXBElement < AttributeDesignatorType > } |
Uses of AttributeDesignatorType in oasis.names.tc.saml._1_0.protocol |
---|
Methods in oasis.names.tc.saml._1_0.protocol that return types with arguments of type AttributeDesignatorType | |
---|---|
List<AttributeDesignatorType> |
AttributeQuery.getAttributeDesignators()
Gets the value of the attributeDesignators property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |