|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
org.opensaml.saml2.core.impl.EncryptedElementTypeUnmarshaller
org.opensaml.saml2.core.impl.EncryptedIDUnmarshaller
public class EncryptedIDUnmarshaller
A thread-safe Unmarshaller for EncryptedID
.
Constructor Summary | |
---|---|
|
EncryptedIDUnmarshaller()
Constructor. |
protected |
EncryptedIDUnmarshaller(java.lang.String targetNamespaceURI,
java.lang.String targetLocalName)
Constructor. |
Method Summary |
---|
Methods inherited from class org.opensaml.saml2.core.impl.EncryptedElementTypeUnmarshaller |
---|
processChildElement |
Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller |
---|
processAttribute, processElementContent |
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller |
---|
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncryptedIDUnmarshaller()
protected EncryptedIDUnmarshaller(java.lang.String targetNamespaceURI, java.lang.String targetLocalName)
targetNamespaceURI
- targetLocalName
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |