Uses of Class
org.opensaml.common.impl.AbstractSignableSAMLObject

Packages that use AbstractSignableSAMLObject
org.opensaml.saml1.core.impl Implementations of SAML 1.0 and 1.1 types and elements interfaces. 
org.opensaml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements. 
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. 
org.opensaml.xacml.profile.saml.impl   
 

Uses of AbstractSignableSAMLObject in org.opensaml.saml1.core.impl
 

Subclasses of AbstractSignableSAMLObject in org.opensaml.saml1.core.impl
 class RequestImpl
          Concrete implementation of Request
 class ResponseAbstractTypeImpl
          Abstract implementation of ResponseAbstractType Object
 class ResponseImpl
          Implementation of the Response Object
 

Uses of AbstractSignableSAMLObject in org.opensaml.saml2.core.impl
 

Subclasses of AbstractSignableSAMLObject in org.opensaml.saml2.core.impl
 class ArtifactResolveImpl
          Concrete implementation of ArtifactResolve.
 class ArtifactResponseImpl
          Concrete implementation of ArtifactResponse.
 class AssertionIDRequestImpl
          A concrete implementation of AssertionIDRequest.
 class AssertionImpl
          A concrete implementation of Assertion.
 class AttributeQueryImpl
          Concrete implementation of AttributeQuery.
 class AuthnQueryImpl
          Concrete implementation of AuthnQuery.
 class AuthnRequestImpl
          A concrete implementation of AuthnRequest.
 class AuthzDecisionQueryImpl
          Concrete implementation of AuthzDecisionQuery.
 class LogoutRequestImpl
          A concrete implementation of LogoutRequest.
 class LogoutResponseImpl
          A concrete implementation of LogoutResponse.
 class ManageNameIDRequestImpl
          A concrete implementation of ManageNameIDRequest.
 class ManageNameIDResponseImpl
          A Builder for ManageNameIDResponseImpl objects.
 class NameIDMappingRequestImpl
          A concrete implementation of NameIDMappingRequest.
 class NameIDMappingResponseImpl
          Concrete implementation of NameIDMappingResponse.
 class RequestAbstractTypeImpl
          Concrete implementation of RequestAbstractType.
 class StatusResponseTypeImpl
          Concrete implementation of StatusResponseType.
 class SubjectQueryImpl
          Concrete implementation of SubjectQuery.
 

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

Subclasses of AbstractSignableSAMLObject in org.opensaml.saml2.metadata.impl
 class AffiliationDescriptorImpl
          Concrete implementation of AffiliationDescriptor.
 class AttributeAuthorityDescriptorImpl
          A concrete implementation of AttributeAuthorityDescriptor.
 class AuthnAuthorityDescriptorImpl
          Concreate implementation of AuthnAuthorityDescriptor
 class EntitiesDescriptorImpl
          Concrete implementation of EntitiesDescriptor.
 class EntityDescriptorImpl
          Concretate implementation of EntitiesDescriptor.
 class IDPSSODescriptorImpl
          Concrete implementation of IDPSSODescriptor.
 class PDPDescriptorImpl
          Concrete implementation of PDPDescriptor.
 class RoleDescriptorImpl
          Concrete implementation of RoleDescriptor.
 class SPSSODescriptorImpl
          Concrete implementation of SPSSODescriptor.
 class SSODescriptorImpl
          Concrete implementation of SSODescriptor.
 

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

Subclasses of AbstractSignableSAMLObject in org.opensaml.samlext.saml2mdquery.impl
 class AttributeQueryDescriptorTypeImpl
          Concrete implementation of AttributeQueryDescriptorType.
 class AuthnQueryDescriptorTypeImpl
          Concrete implementation of AuthnQueryDescriptorType.
 class AuthzDecisionQueryDescriptorTypeImpl
          Concrete implementation of AuthzDecisionQueryDescriptorType.
 class QueryDescriptorTypeImpl
          Concrete implementation of QueryDescriptorType.
 

Uses of AbstractSignableSAMLObject in org.opensaml.xacml.profile.saml.impl
 

Subclasses of AbstractSignableSAMLObject in org.opensaml.xacml.profile.saml.impl
 class XACMLAuthzDecisionQueryTypeImpl
          A concrete implementation of XACMLAuthzDecisionQueryType.
 class XACMLPolicyQueryTypeImpl
          Concrete implementation of XACMLPolicyQueryType.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.