Class AuthorizationDecisionStatementMarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Marshaller

    public class AuthorizationDecisionStatementMarshaller
    extends SubjectStatementMarshaller
    A thread safe Marshaller for AuthorizationDecisionStatement objects.
    • Constructor Detail

      • AuthorizationDecisionStatementMarshaller

        public AuthorizationDecisionStatementMarshaller()
    • Method Detail

      • marshallAttributes

        protected void marshallAttributes​(org.opensaml.core.xml.XMLObject samlElement,
                                          Element domElement)
                                   throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallAttributes in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException