|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType
com.sun.xml.wss.saml.internal.saml20.jaxb20.KeyInfoConfirmationDataType
public class KeyInfoConfirmationDataType
Java class for KeyInfoConfirmationDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="KeyInfoConfirmationDataType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:assertion}SubjectConfirmationDataType">
<sequence>
<element ref="{http://www.w3.org/2000/09/xmldsig#}KeyInfo" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType |
|---|
address, content, inResponseTo, notBefore, notOnOrAfter, recipient |
| Constructor Summary | |
|---|---|
KeyInfoConfirmationDataType()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.xml.wss.saml.internal.saml20.jaxb20.SubjectConfirmationDataType |
|---|
getAddress, getContent, getInResponseTo, getNotBefore, getNotOnOrAfter, getOtherAttributes, getRecipient, setAddress, setInResponseTo, setNotBefore, setNotOnOrAfter, setRecipient |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyInfoConfirmationDataType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||