|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSAMLObject | |
---|---|
org.opensaml.saml1.core.impl | Implementations of SAML 1.0 and 1.1 types and elements interfaces. |
org.opensaml.saml2.common.impl | Implementations of elements and attribtues used in multiple SAML 2.0 specification. |
org.opensaml.saml2.core.impl | Implementations of SAML 2.0 core specification types and elements. |
org.opensaml.saml2.ecp.impl | |
org.opensaml.saml2.metadata.impl | Implementations of the SAML 2.0 metadata specification types and elements. |
org.opensaml.samlext.idpdisco | |
org.opensaml.samlext.saml1md.impl | Implementation of SAML 1 metadata profile objects. |
org.opensaml.samlext.saml2delrestrict.impl | Implementation for SAML 2 Condition for Delegation Restriction. |
org.opensaml.samlext.saml2mdquery.impl | Implemention for SAML 2 metadata standalone query endpoints profile objects. |
org.opensaml.samlext.samlpthrpty.impl | Implementation for SAML 2 protocol third-party response profile objects. |
org.opensaml.xacml.policy.impl | |
org.opensaml.xacml.profile.saml.impl |
Uses of AbstractSAMLObject in org.opensaml.saml1.core.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.saml1.core.impl | |
---|---|
class |
ActionImpl
Concrete implementation of Action |
class |
AdviceImpl
Concrete Implementation of the Advice Object |
class |
AssertionArtifactImpl
Concrete implementation if AssertionArtifact |
class |
AssertionIDReferenceImpl
Concrete Implementation of AssertionIDReference Object |
class |
AttributeDesignatorImpl
Concrete Implementation of the AttributeDesignator interface. |
class |
AttributeQueryImpl
Concrete implementation of the AttributeQuery interface |
class |
AudienceImpl
Concrete class implementation of Audience |
class |
AudienceRestrictionConditionImpl
Concrete implementation of the org.opensaml.saml1.core.AudienceRestrictionCondition |
class |
AuthenticationQueryImpl
Concrete implementation of the AuthenticationQuery interface |
class |
AuthenticationStatementImpl
A Concrete implementation of the AuthenticationStatement Interface |
class |
AuthorityBindingImpl
A concrete impementation of the SubjectLocality interface |
class |
AuthorizationDecisionQueryImpl
Concrete implementation of the AuthorizationDecisionQuery interface |
class |
AuthorizationDecisionStatementImpl
A concrete implementation of AuthorizationDecisionStatement |
class |
ConditionsImpl
This is a concrete implementation of the Conditions interface. |
class |
ConfirmationMethodImpl
Concrete Implementation of the ConfirmationMethod interface |
class |
DoNotCacheConditionImpl
Concrete Implementation of a DoNotCacheCondition Objects. |
class |
EvidenceImpl
Concrete implementation of the Evidence interface. |
class |
NameIdentifierImpl
Complete implementation of NameIdentifierImpl |
class |
RespondWithImpl
Implementation of RespondWith . |
class |
StatusCodeImpl
Concrete implementation of StatusCode Object. |
class |
StatusDetailImpl
Concrete implementation of StatusDetail |
class |
StatusImpl
Concrete Implementation Status |
class |
StatusMessageImpl
Concrete implementation of org.opensaml.saml1.core StatusMessage object |
class |
SubjectConfirmationImpl
Concrete implementation of a SubjectConfirmation object |
class |
SubjectImpl
Complete implementation of Subject |
class |
SubjectLocalityImpl
A concrete impementation of the SubjectLocality interface |
class |
SubjectQueryImpl
Concrete (but abstract) implementation of SubjectQuery abstract type |
class |
SubjectStatementImpl
Abstract type to implement SubjectStatementType |
Uses of AbstractSAMLObject in org.opensaml.saml2.common.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.saml2.common.impl | |
---|---|
class |
ExtensionsImpl
Implementation of Extensions |
Uses of AbstractSAMLObject in org.opensaml.saml2.core.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.saml2.core.impl | |
---|---|
class |
AbstractNameIDType
Abstract implementation of NameIDType . |
class |
ArtifactImpl
Concrete implementation of Artifact . |
class |
AssertionIDRefImpl
Concrete implementation of AssertionIDRef . |
class |
AssertionURIRefImpl
A concrete implementation of AssertionURIRef . |
class |
AttributeImpl
Concrete implementation of Attribute . |
class |
AttributeStatementImpl
A concrete implementation of AttributeStatement . |
class |
AudienceRestrictionImpl
Concrete implementation of AudienceRestriction . |
class |
AuthenticatingAuthorityImpl
A concrete implemenation of AuthenticatingAuthority . |
class |
AuthnContextClassRefImpl
A concrete implementation of AuthnContextClassRef . |
class |
AuthnContextDeclImpl
A concrete implementation of AuthnContextDecl . |
class |
AuthnContextDeclRefImpl
A concrete implementation of AuthnContextDeclRef . |
class |
AuthnContextImpl
A concrete implemenation of AuthnContext . |
class |
AuthnStatementImpl
A concrete implementation of AuthnStatement . |
class |
AuthzDecisionStatementImpl
A concrete implementation of AuthzDecisionStatement . |
class |
BaseIDImpl
Concrete implementation of BaseID . |
class |
EncryptedAssertionImpl
A concrete implementation of EncryptedAssertion . |
class |
EncryptedAttributeImpl
A concrete implementation of EncryptedAttribute . |
class |
EncryptedElementTypeImpl
A concrete implementation of EncryptedElementType . |
class |
EncryptedIDImpl
A concrete implementation of EncryptedID . |
class |
GetCompleteImpl
Concrete implementation of GetComplete . |
class |
IDPEntryImpl
Concrete implementation of IDPEntry . |
class |
IDPListImpl
Concrete implementation of IDPList . |
class |
IssuerImpl
A concrete implementation of Issuer . |
class |
KeyInfoConfirmationDataTypeImpl
Concrete implementation of SubjectConfirmationData . |
class |
NameIDImpl
Concrete implementation of NameID . |
class |
NameIDPolicyImpl
Concrete implementation of NameIDPolicy . |
class |
NewEncryptedIDImpl
A concrete implementation of NewEncryptedID . |
class |
NewIDImpl
Concrete implementation of NewID . |
class |
OneTimeUseImpl
Concrete implementation of OneTimeUse . |
class |
ProxyRestrictionImpl
Concrete implementation of ProxyRestriction . |
class |
RequestedAuthnContextImpl
Concrete implementation of RequestedAuthnContext . |
class |
RequesterIDImpl
Concrete implementation of RequesterID . |
class |
ScopingImpl
Concrete implementation of Scoping . |
class |
SessionIndexImpl
Concrete implementation of SessionIndex . |
class |
SubjectConfirmationDataImpl
Concrete implementation of SubjectConfirmationData . |
class |
TerminateImpl
Concrete implementation of Terminate . |
Uses of AbstractSAMLObject in org.opensaml.saml2.ecp.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.saml2.ecp.impl | |
---|---|
class |
RequestImpl
A concrete implementation of Request . |
class |
ResponseImpl
A concrete implementation of Response . |
Uses of AbstractSAMLObject in org.opensaml.saml2.metadata.impl |
---|
Uses of AbstractSAMLObject in org.opensaml.samlext.idpdisco |
---|
Subclasses of AbstractSAMLObject in org.opensaml.samlext.idpdisco | |
---|---|
class |
DiscoveryResponseImpl
This plugs into the standard opensaml2 parser framework to allow us to get use DiscoverResponse
elements in our extensions. |
Uses of AbstractSAMLObject in org.opensaml.samlext.saml1md.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.samlext.saml1md.impl | |
---|---|
class |
SourceIDImpl
|
Uses of AbstractSAMLObject in org.opensaml.samlext.saml2delrestrict.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.samlext.saml2delrestrict.impl | |
---|---|
class |
DelegateImpl
Implementation of Delegate . |
class |
DelegationRestrictionTypeImpl
Implementation of DelegationRestrictionType . |
Uses of AbstractSAMLObject in org.opensaml.samlext.saml2mdquery.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.samlext.saml2mdquery.impl | |
---|---|
class |
ActionNamespaceImpl
Concrete implementation of ActionNamespace . |
Uses of AbstractSAMLObject in org.opensaml.samlext.samlpthrpty.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.samlext.samlpthrpty.impl | |
---|---|
class |
RespondToImpl
Concerte implementation of RespondTo . |
Uses of AbstractSAMLObject in org.opensaml.xacml.policy.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.xacml.policy.impl | |
---|---|
class |
TargetTypeImpl
Implementing TargetType . |
Uses of AbstractSAMLObject in org.opensaml.xacml.profile.saml.impl |
---|
Subclasses of AbstractSAMLObject in org.opensaml.xacml.profile.saml.impl | |
---|---|
class |
ReferencedPoliciesTypeImpl
Implementation of ReferencedPoliciesType . |
class |
XACMLAuthzDecisionStatementTypeImpl
A concrete implementation of XACMLAuthzDecisionStatementType . |
class |
XACMLPolicyStatementTypeImpl
Concrete implementation of XACMLPolicyStatementType . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |