Uses of Interface
org.opensaml.saml.common.SignableSAMLObject
-
Packages that use SignableSAMLObject Package Description org.opensaml.saml.common Base classes for working with SAML as Java objects.org.opensaml.saml.common.binding.security.impl Classes responsible for performing transport-related and basic message validation of decoded SAML messages.org.opensaml.saml.ext.saml2mdquery Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.org.opensaml.saml.ext.saml2mdquery.impl Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.org.opensaml.saml.saml1.core Interfaces for SAML 1.0 and 1.1 types and elements.org.opensaml.saml.saml1.core.impl Implementations of SAML 1.x core specification types and elements.org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces.org.opensaml.saml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements.org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work.org.opensaml.saml.saml2.metadata.impl Concrete implementations of the metadata APIs.org.opensaml.saml.security.impl Classes related to verifying various credentials within a SAML system.org.opensaml.xacml.profile.saml XMLObject interfaces for SAML XACML profile.org.opensaml.xacml.profile.saml.impl XMLObject implementation classes for XACML SAML profile. -
-
Uses of SignableSAMLObject in org.opensaml.saml.common
Classes in org.opensaml.saml.common that implement SignableSAMLObject Modifier and Type Class Description classAbstractSignableSAMLObjectAbstract SAMLObject implementation that also implementsSignableXMLObject.Fields in org.opensaml.saml.common declared as SignableSAMLObject Modifier and Type Field Description private SignableSAMLObjectSAMLObjectContentReference. signableObjectSAMLObject this reference refers to.Methods in org.opensaml.saml.common with parameters of type SignableSAMLObject Modifier and Type Method Description static voidSAMLObjectSupport. declareNonVisibleNamespaces(SignableSAMLObject signableObject)Examines theSignableSAMLObjectfor the need to declare non-visible namespaces before marshalling and signing, and if required, performs the declarations.Constructors in org.opensaml.saml.common with parameters of type SignableSAMLObject Constructor Description SAMLObjectContentReference(SignableSAMLObject newSignableObject)Constructor. -
Uses of SignableSAMLObject in org.opensaml.saml.common.binding.security.impl
Methods in org.opensaml.saml.common.binding.security.impl with parameters of type SignableSAMLObject Modifier and Type Method Description protected voidSAMLProtocolMessageXMLSignatureSecurityHandler. doEvaluate(Signature signature, SignableSAMLObject signableObject, MessageContext messageContext)Perform cryptographic validation and trust evaluation on the Signature token using the configured Signature trust engine. -
Uses of SignableSAMLObject in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of SignableSAMLObject in org.opensaml.saml.ext.saml2mdquery Modifier and Type Interface Description interfaceAttributeQueryDescriptorTypeSAML 2.0 Metadata extension AttributeQueryDescriptorType.interfaceAuthnQueryDescriptorTypeSAML 2.0 Metadata extension AuthnQueryDescriptorType.interfaceAuthzDecisionQueryDescriptorTypeSAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.interfaceQueryDescriptorTypeSAML 2.0 Metadata extension QueryDescriptorType. -
Uses of SignableSAMLObject in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement SignableSAMLObject Modifier and Type Class Description classAttributeQueryDescriptorTypeImplConcrete implementation ofAttributeQueryDescriptorType.classAuthnQueryDescriptorTypeImplConcrete implementation ofAuthnQueryDescriptorType.classAuthzDecisionQueryDescriptorTypeImplConcrete implementation ofAuthzDecisionQueryDescriptorType.classQueryDescriptorTypeImplConcrete implementation ofQueryDescriptorType. -
Uses of SignableSAMLObject in org.opensaml.saml.saml1.core
Subinterfaces of SignableSAMLObject in org.opensaml.saml.saml1.core Modifier and Type Interface Description interfaceAssertionThis interface defines how the object representing a SAML 1Assertionelement behaves.interfaceRequestThis interface defines how the SAML1Requestobjects behave.interfaceRequestAbstractTypeThis interface describes the base class for types derived fromRequestAbstractType.interfaceResponseThis interface defines how the object representing a SAML1Responseelement behaves.interfaceResponseAbstractTypeThis interface defines the base class for type derived from the SAML1ResponseAbstractType. -
Uses of SignableSAMLObject in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement SignableSAMLObject Modifier and Type Class Description classAssertionImplThis class implements the SAML 1Assertionstatement.classRequestAbstractTypeImplImplementation ofRequestAbstractType.classRequestImplConcrete implementation ofRequest.classResponseAbstractTypeImplAbstract implementation ofResponseAbstractTypeObject.classResponseImplImplementation of theResponseObject. -
Uses of SignableSAMLObject in org.opensaml.saml.saml2.core
Subinterfaces of SignableSAMLObject in org.opensaml.saml.saml2.core Modifier and Type Interface Description interfaceArtifactResolveSAML 2.0 Core ArtifactResolve.interfaceArtifactResponseSAML 2.0 Core ArtifactResponse.interfaceAssertionSAML 2.0 Core Assertion.interfaceAssertionIDRequestSAML 2.0 Core AssertionIDRequest.interfaceAttributeQuerySAML 2.0 AttributeQuery.interfaceAuthnQuerySAML 2.0 AuthnQuery.interfaceAuthnRequestSAML 2.0 Core AuthnRequest.interfaceAuthzDecisionQuerySAML 2.0 AuthzDecisionQuery.interfaceLogoutRequestSAML 2.0 Core LogoutRequest.interfaceLogoutResponseSAML 2.0 Core LogoutResponse.interfaceManageNameIDRequestSAML 2.0 Core ManageNameIDRequest.interfaceManageNameIDResponseSAML 2.0 Core ManageNameIDResponse.interfaceNameIDMappingRequestSAML 2.0 Core NameIDMappingRequest.interfaceNameIDMappingResponseSAML 2.0 Core NameIDMappingResponse .interfaceRequestAbstractTypeSAML 2.0 Core RequestAbstractType.interfaceResponseSAML 2.0 Core Response.interfaceStatusResponseTypeSAML 2.0 Core StatusResponseType.interfaceSubjectQuerySAML 2.0 Core SubjectQuery. -
Uses of SignableSAMLObject in org.opensaml.saml.saml2.core.impl
Classes in org.opensaml.saml.saml2.core.impl that implement SignableSAMLObject Modifier and Type Class Description classArtifactResolveImplConcrete implementation ofArtifactResolve.classArtifactResponseImplConcrete implementation ofArtifactResponse.classAssertionIDRequestImplA concrete implementation ofAssertionIDRequest.classAssertionImplA concrete implementation ofAssertion.classAttributeQueryImplConcrete implementation ofAttributeQuery.classAuthnQueryImplConcrete implementation ofAuthnQuery.classAuthnRequestImplA concrete implementation ofAuthnRequest.classAuthzDecisionQueryImplConcrete implementation ofAuthzDecisionQuery.classLogoutRequestImplA concrete implementation ofLogoutRequest.classLogoutResponseImplA concrete implementation ofLogoutResponse.classManageNameIDRequestImplA concrete implementation ofManageNameIDRequest.classManageNameIDResponseImplA Builder forManageNameIDResponseImplobjects.classNameIDMappingRequestImplA concrete implementation ofNameIDMappingRequest.classNameIDMappingResponseImplConcrete implementation ofNameIDMappingResponse.classRequestAbstractTypeImplConcrete implementation ofRequestAbstractType.classResponseImplConcrete implementation ofResponse.classStatusResponseTypeImplConcrete implementation ofStatusResponseType.classSubjectQueryImplConcrete implementation ofSubjectQuery. -
Uses of SignableSAMLObject in org.opensaml.saml.saml2.metadata
Subinterfaces of SignableSAMLObject in org.opensaml.saml.saml2.metadata Modifier and Type Interface Description interfaceAffiliationDescriptorSAML 2.0 Metadata AffiliationDescriptorType.interfaceAttributeAuthorityDescriptorSAML 2.0 Metadata AttributeAuthorityDescriptor.interfaceAuthnAuthorityDescriptorSAML 2.0 Metadata AuthnAuthorityDescriptor.interfaceEntitiesDescriptorSAML 2.0 Metadata EntitiesDescriptor.interfaceEntityDescriptorSAML 2.0 Metadata EntityDescriptor.interfaceIDPSSODescriptorSAML 2.0 Metadata IDPSSODescriptorType.interfacePDPDescriptorSAML 2.0 Metadata PDPDescriptor.interfaceRoleDescriptorSAML 2.0 Metadata RoleDescriptor.interfaceSPSSODescriptorSAML 2.0 Metadata SPSSODescriptorType.interfaceSSODescriptorSAML 2.0 Metadata SSODescriptor. -
Uses of SignableSAMLObject in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement SignableSAMLObject Modifier and Type Class Description classAffiliationDescriptorImplConcrete implementation ofAffiliationDescriptor.classAttributeAuthorityDescriptorImplA concrete implementation ofAttributeAuthorityDescriptor.classAuthnAuthorityDescriptorImplConcrete implementation ofAuthnAuthorityDescriptor.classEntitiesDescriptorImplConcrete implementation ofEntitiesDescriptor.classEntityDescriptorImplConcretate implementation ofEntitiesDescriptor.classIDPSSODescriptorImplConcrete implementation ofIDPSSODescriptor.classPDPDescriptorImplConcrete implementation ofPDPDescriptor.classRoleDescriptorImplConcrete implementation ofRoleDescriptor.classSPSSODescriptorImplConcrete implementation ofSPSSODescriptor.classSSODescriptorImplConcrete implementation ofSSODescriptor. -
Uses of SignableSAMLObject in org.opensaml.saml.security.impl
Methods in org.opensaml.saml.security.impl with parameters of type SignableSAMLObject Modifier and Type Method Description protected voidSAMLSignatureProfileValidator. validateReferenceURI(String uri, SignableSAMLObject signableObject)Validate the Signature's Reference URI. -
Uses of SignableSAMLObject in org.opensaml.xacml.profile.saml
Subinterfaces of SignableSAMLObject in org.opensaml.xacml.profile.saml Modifier and Type Interface Description interfaceXACMLAuthzDecisionQueryTypeA SAML XACML profile XACMLAuthzDecisionQuery schema type.interfaceXACMLPolicyQueryTypeA SAML XACML profile XACMLPolicyQuery schema type. -
Uses of SignableSAMLObject in org.opensaml.xacml.profile.saml.impl
Classes in org.opensaml.xacml.profile.saml.impl that implement SignableSAMLObject Modifier and Type Class Description classXACMLAuthzDecisionQueryTypeImplA concrete implementation ofXACMLAuthzDecisionQueryType.classXACMLPolicyQueryTypeImplConcrete implementation ofXACMLPolicyQueryType.
-