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

Packages that use EndpointMarshaller
org.opensaml.saml2.metadata.impl Implementations of the SAML 2.0 metadata specification types and elements. 
org.opensaml.samlext.idpdisco   
 

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

Subclasses of EndpointMarshaller in org.opensaml.saml2.metadata.impl
 class ArtifactResolutionServiceMarshaller
          A thread safe Marshaller for ArtifactResolutionService objects.
 class AssertionConsumerServiceMarshaller
          A thread safe Marshaller for AssertionConsumerService objects.
 class AssertionIDRequestServiceMarshaller
          A thread safe Marshaller for AssertionIDRequestServices.
 class AttributeServiceMarshaller
          A thread safe Marshaller for AttributeService objects.
 class AuthnQueryServiceMarshaller
          A thread safe Marshaller for AuthnQueryService objects.
 class AuthzServiceMarshaller
          A thread safe Marshaller for AuthzService objects.
 class IndexedEndpointMarshaller
          A thread safe Marshaller for IndexedEndpoint objects.
 class ManageNameIDServiceMarshaller
          A thread safe Marshaller for ManageNameIDService objects.
 class NameIDMappingServiceMarshaller
          A thread safe Marshaller for NameIDMappingService objects.
 class SingleLogoutServiceMarshaller
          A thread safe Marshaller for SingleLogoutService objects.
 class SingleSignOnServiceMarshaller
          A thread safe Marshaller for SingleSignOnService objects.
 

Uses of EndpointMarshaller in org.opensaml.samlext.idpdisco
 

Subclasses of EndpointMarshaller in org.opensaml.samlext.idpdisco
 class DiscoveryResponseMarshaller
          A thread-safe Marshaller for DiscoveryResponse objects.
 



Copyright © 1999-2013. All Rights Reserved.