Class AttributeAuthorityDescriptorMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.saml.common.AbstractSAMLObjectMarshaller
-
- org.opensaml.saml.saml2.metadata.impl.RoleDescriptorMarshaller
-
- org.opensaml.saml.saml2.metadata.impl.AttributeAuthorityDescriptorMarshaller
-
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class AttributeAuthorityDescriptorMarshaller extends RoleDescriptorMarshaller
A thread safe Marshaller forAttributeAuthorityDescriptors.
-
-
Constructor Summary
Constructors Constructor Description AttributeAuthorityDescriptorMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.saml.saml2.metadata.impl.RoleDescriptorMarshaller
marshallAttributes
-
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContent
-
-