|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl
com.sun.xml.wss.saml.assertion.saml11.jaxb10.AssertionIDReference
public class AssertionIDReference
AssertionIDReference element makes reference to a SAML
assertion.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl |
|---|
com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl.Unmarshaller |
| Field Summary | |
|---|---|
protected static Logger |
log
|
| Fields inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl |
|---|
_Value, version |
| Constructor Summary | |
|---|---|
AssertionIDReference()
Default constructor of AssertionIDReferenceBase |
|
AssertionIDReference(String id)
This is a constructor of AssertionIDReference. |
|
| Method Summary | |
|---|---|
static com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl |
fromElement(Element element)
Constructs an AssertionIDReference element from an existing
XML block. |
| Methods inherited from class com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl |
|---|
____jaxb_ri____getLocalName, ____jaxb_ri____getNamespaceURI, createRawValidator, createUnmarshaller, getPrimaryInterface, getValue, serializeAttributes, serializeBody, serializeURIs, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Logger log
| Constructor Detail |
|---|
public AssertionIDReference()
AssertionIDReferenceBase
public AssertionIDReference(String id)
AssertionIDReference.
id - A String representing an existing assertion id.| Method Detail |
|---|
public static com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.AssertionIDReferenceImpl fromElement(Element element)
throws SAMLException
AssertionIDReference element from an existing
XML block.
element - representing a DOM tree element.
SAMLException - if there is an error in the sender or in the
element definition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||