|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoasis.names.tc.saml._1_0.assertion.StatementAbstractType
oasis.names.tc.saml._1_0.assertion.SubjectStatementAbstractType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:49:32+02:00",
comments="JAXB RI v2.2.11")
public abstract class SubjectStatementAbstractType
Java class for SubjectStatementAbstractType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubjectStatementAbstractType">
<complexContent>
<extension base="{urn:oasis:names:tc:SAML:1.0:assertion}StatementAbstractType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:1.0:assertion}Subject"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SubjectStatementAbstractType()
|
|
| Method Summary | |
|---|---|
Subject |
getSubject()
Gets the value of the subject property. |
void |
setSubject(Subject value)
Sets the value of the subject property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubjectStatementAbstractType()
| Method Detail |
|---|
public Subject getSubject()
Subjectpublic void setSubject(Subject value)
value - allowed object is
Subject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||