org.opensaml.saml2.core.impl
public class AuthnContextDeclMarshaller extends AbstractSAMLObjectMarshaller
AuthnContextDecl
.Constructor and Description |
---|
AuthnContextDeclMarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
marshall, marshall
checkXMLObjectIsTarget, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
protected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallAttributes
in class AbstractSAMLObjectMarshaller
MarshallingException
protected void marshallElementContent(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallElementContent
in class AbstractSAMLObjectMarshaller
MarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.