|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubjectType | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 | |
| Uses of SubjectType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Subclasses of SubjectType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
|---|---|
class |
Subject
The Subject element specifies one or more subjects. |
| Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return SubjectType | |
|---|---|
static SubjectType |
Subject.fromElement(Element element)
This constructor builds a subject element from an existing XML block which has already been built into a DOM. |
| Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type SubjectType | |
|---|---|
Subject(SubjectType subjectType)
|
|
| Uses of SubjectType in com.sun.xml.wss.saml.internal.saml11.jaxb20 |
|---|
| Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 declared as SubjectType | |
|---|---|
protected SubjectType |
SubjectStatementAbstractType.subject
|
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return SubjectType | |
|---|---|
SubjectType |
ObjectFactory.createSubjectType()
Create an instance of SubjectType |
SubjectType |
SubjectStatementAbstractType.getSubject()
Gets the value of the subject property. |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type SubjectType | |
|---|---|
JAXBElement<SubjectType> |
ObjectFactory.createSubject(SubjectType value)
Create an instance of JAXBElement<SubjectType>} |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type SubjectType | |
|---|---|
JAXBElement<SubjectType> |
ObjectFactory.createSubject(SubjectType value)
Create an instance of JAXBElement<SubjectType>} |
void |
SubjectStatementAbstractType.setSubject(SubjectType value)
Sets the value of the subject property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||