Class RequestedAttributeUnmarshaller

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

    public class RequestedAttributeUnmarshaller
    extends AttributeUnmarshaller
    A thread-safe Unmarshaller for RequestedAttribute objects.
    • Constructor Detail

      • RequestedAttributeUnmarshaller

        public RequestedAttributeUnmarshaller()
    • Method Detail

      • processAttribute

        protected void processAttribute​(org.opensaml.core.xml.XMLObject samlObject,
                                        Attr attribute)
                                 throws org.opensaml.core.xml.io.UnmarshallingException
        Overrides:
        processAttribute in class AttributeUnmarshaller
        Throws:
        org.opensaml.core.xml.io.UnmarshallingException