Uses of Interface
org.opensaml.xmlsec.signature.SignableXMLObject
-
Packages that use SignableXMLObject Package Description org.opensaml.saml.common Base classes for working with SAML as Java objects.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.metadata.resolver.filter.impl Implementation of the resolver filters.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.xacml.profile.saml XMLObject interfaces for SAML XACML profile.org.opensaml.xacml.profile.saml.impl XMLObject implementation classes for XACML SAML profile.org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.org.opensaml.xmlsec.signature.support Functional support for XML Signature. -
-
Uses of SignableXMLObject in org.opensaml.saml.common
Subinterfaces of SignableXMLObject in org.opensaml.saml.common Modifier and Type Interface Description interfaceSignableSAMLObjectA signable SAMLObject.Classes in org.opensaml.saml.common that implement SignableXMLObject Modifier and Type Class Description classAbstractSignableSAMLObjectAbstract SAMLObject implementation that also implementsSignableXMLObject. -
Uses of SignableXMLObject in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of SignableXMLObject 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 SignableXMLObject in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement SignableXMLObject Modifier and Type Class Description classAttributeQueryDescriptorTypeImplConcrete implementation ofAttributeQueryDescriptorType.classAuthnQueryDescriptorTypeImplConcrete implementation ofAuthnQueryDescriptorType.classAuthzDecisionQueryDescriptorTypeImplConcrete implementation ofAuthzDecisionQueryDescriptorType.classQueryDescriptorTypeImplConcrete implementation ofQueryDescriptorType. -
Uses of SignableXMLObject in org.opensaml.saml.metadata.resolver.filter.impl
Methods in org.opensaml.saml.metadata.resolver.filter.impl with parameters of type SignableXMLObject Modifier and Type Method Description protected CriteriaSetSignatureValidationFilter. buildCriteriaSet(SignableXMLObject signedMetadata, String metadataEntryName, boolean isEntityGroup)Build the criteria set which will be used as input to the configured trust engine.protected voidSignatureValidationFilter. verifySignature(SignableXMLObject signedMetadata, String metadataEntryName, boolean isEntityGroup)Evaluate the signature on the signed metadata instance. -
Uses of SignableXMLObject in org.opensaml.saml.saml1.core
Subinterfaces of SignableXMLObject 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 SignableXMLObject in org.opensaml.saml.saml1.core.impl
Classes in org.opensaml.saml.saml1.core.impl that implement SignableXMLObject Modifier and Type Class Description classAssertionImplThis class implements the SAML 1Assertionstatement.classRequestAbstractTypeImplImplementation ofRequestAbstractType.classRequestImplConcrete implementation ofRequest.classResponseAbstractTypeImplAbstract implementation ofResponseAbstractTypeObject.classResponseImplImplementation of theResponseObject. -
Uses of SignableXMLObject in org.opensaml.saml.saml2.core
Subinterfaces of SignableXMLObject 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 SignableXMLObject in org.opensaml.saml.saml2.core.impl
Classes in org.opensaml.saml.saml2.core.impl that implement SignableXMLObject 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 SignableXMLObject in org.opensaml.saml.saml2.metadata
Subinterfaces of SignableXMLObject 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 SignableXMLObject in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement SignableXMLObject 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 SignableXMLObject in org.opensaml.xacml.profile.saml
Subinterfaces of SignableXMLObject 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 SignableXMLObject in org.opensaml.xacml.profile.saml.impl
Classes in org.opensaml.xacml.profile.saml.impl that implement SignableXMLObject Modifier and Type Class Description classXACMLAuthzDecisionQueryTypeImplA concrete implementation ofXACMLAuthzDecisionQueryType.classXACMLPolicyQueryTypeImplConcrete implementation ofXACMLPolicyQueryType. -
Uses of SignableXMLObject in org.opensaml.xmlsec.signature
Classes in org.opensaml.xmlsec.signature that implement SignableXMLObject Modifier and Type Class Description classAbstractSignableXMLObjectBase for signable XMLObjects. -
Uses of SignableXMLObject in org.opensaml.xmlsec.signature.support
Methods in org.opensaml.xmlsec.signature.support with parameters of type SignableXMLObject Modifier and Type Method Description static voidSignatureSupport. signObject(SignableXMLObject signable, SignatureSigningParameters parameters)Signs aSignableXMLObject.
-