|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubjectQueryAbstractType | |
---|---|
oasis.names.tc.saml._1_0.protocol |
Uses of SubjectQueryAbstractType in oasis.names.tc.saml._1_0.protocol |
---|
Subclasses of SubjectQueryAbstractType 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. |
Methods in oasis.names.tc.saml._1_0.protocol that return SubjectQueryAbstractType | |
---|---|
SubjectQueryAbstractType |
Request.getSubjectQuery()
Gets the value of the subjectQuery property. |
Methods in oasis.names.tc.saml._1_0.protocol that return types with arguments of type SubjectQueryAbstractType | |
---|---|
JAXBElement<SubjectQueryAbstractType> |
ObjectFactory.createSubjectQuery(SubjectQueryAbstractType value)
Create an instance of JAXBElement < SubjectQueryAbstractType > |
Methods in oasis.names.tc.saml._1_0.protocol with parameters of type SubjectQueryAbstractType | |
---|---|
JAXBElement<SubjectQueryAbstractType> |
ObjectFactory.createSubjectQuery(SubjectQueryAbstractType value)
Create an instance of JAXBElement < SubjectQueryAbstractType > |
void |
Request.setSubjectQuery(SubjectQueryAbstractType value)
Sets the value of the subjectQuery property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |