| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--com.sun.identity.saml.protocol.Query
        |
        +--com.sun.identity.saml.protocol.SubjectQuery
This abstract class extends from another abstract class Query. It is an
 extension point that allows new SAML queries that specify a single SAML
 subject. It corresponds to
 <samlp:SubjectQueryAbstractType> in SAML protocol schema.
| Fields inherited from class com.sun.identity.saml.protocol.Query | 
| ATTRIBUTE_QUERY, AUTHENTICATION_QUERY, AUTHORIZATION_DECISION_QUERY, NOT_SUPPORTED_QUERY | 
| Method Summary | |
|  Subject | getSubject()Gets the Subject associated with this Query. | 
| Methods inherited from class com.sun.identity.saml.protocol.Query | 
| getQueryType, toString | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public Subject getSubject()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||