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

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

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

Subclasses of EndpointUnmarshaller in org.opensaml.saml2.metadata.impl
 class ArtifactResolutionServiceUnmarshaller
          A thread-safe Unmarshaller for ArtifactResolutionService objects.
 class AssertionConsumerServiceUnmarshaller
          A thread-safe Unmarshaller for AssertionConsumerService objects.
 class AssertionIDRequestServiceUnmarshaller
          A thread safe Unmarshaller for AssertionIDRequestServices.
 class AttributeServiceUnmarshaller
          A thread-safe Unmarshaller for AttributeService objects.
 class AuthnQueryServiceUnmarshaller
          A thread-safe Unmarshaller for AuthnQueryService objects.
 class AuthzServiceUnmarshaller
          A thread-safe Unmarshaller for AuthzService objects.
 class IndexedEndpointUnmarshaller
          A thread-safe unmarshaller for IndexedEndpoint objects.
 class ManageNameIDServiceUnmarshaller
          A thread safe Unmarshaller for ManageNameIDService objects.
 class NameIDMappingServiceUnmarshaller
          A thread safe Unmarshaller for NameIDMappingService objects.
 class SingleLogoutServiceUnmarshaller
          A thread safe Unmarshaller for SingleLogoutService objects.
 class SingleSignOnServiceUnmarshaller
          A thread safe Unmarshaller for SingleSignOnService objects.
 

Uses of EndpointUnmarshaller in org.opensaml.samlext.idpdisco
 

Subclasses of EndpointUnmarshaller in org.opensaml.samlext.idpdisco
 class DiscoveryResponseUnmarshaller
          A thread-safe Unmarshaller for DiscoveryResponse objects.
 



Copyright © 1999-2013. All Rights Reserved.