Class RoleDescriptorUnmarshaller

All Implemented Interfaces:
Unmarshaller
Direct Known Subclasses:
AttributeAuthorityDescriptorUnmarshaller, AuthnAuthorityDescriptorUnmarshaller, PDPDescriptorUnmarshaller, QueryDescriptorTypeUnmarshaller, SSODescriptorUnmarshaller

public abstract class RoleDescriptorUnmarshaller extends AbstractSAMLObjectUnmarshaller
A thread safe Unmarshaller for RoleDescriptor objects.
  • Constructor Details

    • RoleDescriptorUnmarshaller

      public RoleDescriptorUnmarshaller()
  • Method Details