Uses of Class
org.opensaml.saml2.metadata.impl.RoleDescriptorMarshaller

Packages that use RoleDescriptorMarshaller
org.opensaml.saml2.metadata.impl Implementations of the SAML 2.0 metadata specification types and elements. 
org.opensaml.samlext.saml2mdquery.impl Implemention for SAML 2 metadata standalone query endpoints profile objects. 
 

Uses of RoleDescriptorMarshaller in org.opensaml.saml2.metadata.impl
 

Subclasses of RoleDescriptorMarshaller in org.opensaml.saml2.metadata.impl
 class AttributeAuthorityDescriptorMarshaller
          A thread safe Marshaller for AttributeAuthorityDescriptors.
 class AuthnAuthorityDescriptorMarshaller
          A thread safe Marshaller for AuthnAuthorityDescriptor objects.
 class IDPSSODescriptorMarshaller
          A thread safe Marshaller for IDPSSODescriptor objects.
 class PDPDescriptorMarshaller
          A thread safe Marshaller for PDPDescriptor objects.
 class SPSSODescriptorMarshaller
          A thread safe Marshaller for SPSSODescriptor objects.
 class SSODescriptorMarshaller
          A thread safe Marshaller for SSODescriptor objects.
 

Uses of RoleDescriptorMarshaller in org.opensaml.samlext.saml2mdquery.impl
 

Subclasses of RoleDescriptorMarshaller in org.opensaml.samlext.saml2mdquery.impl
 class AttributeQueryDescriptorTypeMarshaller
          Marshaller for AttributeQueryDescriptorType objects.
 class AuthnQueryDescriptorTypeMarshaller
          Marshaller for AuthnQueryDescriptorType objects.
 class AuthzDecisionQueryDescriptorTypeMarshaller
          Marshaller of AuthzDecisionQueryDescriptorType objects.
 class QueryDescriptorTypeMarshaller
          Marshaller for QueryDescriptorType objects.
 



Copyright © 1999-2013. All Rights Reserved.