|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryAbstractType | |
---|---|
oasis.names.tc.saml._1_0.protocol |
Uses of QueryAbstractType in oasis.names.tc.saml._1_0.protocol |
---|
Subclasses of QueryAbstractType in oasis.names.tc.saml._1_0.protocol | |
---|---|
class |
AttributeQuery
Java class for AttributeQueryType complex type. |
class |
AuthenticationQuery
Java class for AuthenticationQueryType complex type. |
class |
AuthorizationDecisionQuery
Java class for AuthorizationDecisionQueryType complex type. |
class |
SubjectQueryAbstractType
Java class for SubjectQueryAbstractType complex type. |
Methods in oasis.names.tc.saml._1_0.protocol that return QueryAbstractType | |
---|---|
QueryAbstractType |
Request.getQuery()
Gets the value of the query property. |
Methods in oasis.names.tc.saml._1_0.protocol that return types with arguments of type QueryAbstractType | |
---|---|
JAXBElement<QueryAbstractType> |
ObjectFactory.createQuery(QueryAbstractType value)
Create an instance of JAXBElement < QueryAbstractType > } |
Methods in oasis.names.tc.saml._1_0.protocol with parameters of type QueryAbstractType | |
---|---|
JAXBElement<QueryAbstractType> |
ObjectFactory.createQuery(QueryAbstractType value)
Create an instance of JAXBElement < QueryAbstractType > } |
void |
Request.setQuery(QueryAbstractType value)
Sets the value of the query property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |