Uses of Interface
org.opensaml.saml.saml2.metadata.RoleDescriptor
Packages that use RoleDescriptor
Package
Description
Context classes for SAML-based messaging function.
Support classes for SAML SOAP message operations.
Criterion based on SAML message/protocol information.Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
Implementation classes related to
RoleDescriptor criteria,
particularly evaluable (predicate) criteria.Implementation of Metadata Filters.
Classes for retrieving, filtering, and querying metadata.
Classes in support of SAML metadata.
SAML 2.0 message decoders.
Concrete definitions of the objects described in saml-metadata-2.0-os work.
Concrete implementations of SAML 2.0 metadata objects.
Classes related to verifying various credentials within a SAML system.
-
Uses of RoleDescriptor in org.opensaml.saml.common.messaging.context
Fields in org.opensaml.saml.common.messaging.context declared as RoleDescriptorModifier and TypeFieldDescriptionprivate RoleDescriptorSAMLMetadataContext.roleDescriptorThe role descriptor of the SAML entity.Methods in org.opensaml.saml.common.messaging.context that return RoleDescriptorModifier and TypeMethodDescriptionSAMLMetadataContext.getRoleDescriptor()Gets the role descriptor of the SAML entity.Methods in org.opensaml.saml.common.messaging.context with parameters of type RoleDescriptorModifier and TypeMethodDescriptionvoidSAMLMetadataContext.setRoleDescriptor(RoleDescriptor descriptor) Sets the role descriptor of the SAML entity. -
Uses of RoleDescriptor in org.opensaml.saml.common.messaging.soap
Fields in org.opensaml.saml.common.messaging.soap declared as RoleDescriptorModifier and TypeFieldDescriptionprivate RoleDescriptorSAMLSOAPClientContextBuilder.peerRoleDescriptorThe SAML peer RoleDescriptor.Methods in org.opensaml.saml.common.messaging.soap that return RoleDescriptorModifier and TypeMethodDescriptionSAMLSOAPClientContextBuilder.getPeerRoleDescriptor()Get the SAML peer RoleDescriptor.Methods in org.opensaml.saml.common.messaging.soap with parameters of type RoleDescriptorModifier and TypeMethodDescriptionSAMLSOAPClientContextBuilder.setPeerRoleDescriptor(RoleDescriptor roleDescriptor) Set the SAML peer RoleDescriptor. -
Uses of RoleDescriptor in org.opensaml.saml.criterion
Fields in org.opensaml.saml.criterion declared as RoleDescriptorModifier and TypeFieldDescriptionprivate final RoleDescriptorRoleDescriptorCriterion.roleThe entity role.Methods in org.opensaml.saml.criterion that return RoleDescriptorConstructors in org.opensaml.saml.criterion with parameters of type RoleDescriptor -
Uses of RoleDescriptor in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of RoleDescriptor in org.opensaml.saml.ext.saml2mdqueryModifier and TypeInterfaceDescriptioninterfaceSAML 2.0 Metadata extension AttributeQueryDescriptorType.interfaceSAML 2.0 Metadata extension AuthnQueryDescriptorType.interfaceSAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.interfaceSAML 2.0 Metadata extension QueryDescriptorType. -
Uses of RoleDescriptor in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement RoleDescriptorModifier and TypeClassDescriptionclassConcrete implementation ofAttributeQueryDescriptorType.classConcrete implementation ofAuthnQueryDescriptorType.classConcrete implementation ofAuthzDecisionQueryDescriptorType.classConcrete implementation ofQueryDescriptorType. -
Uses of RoleDescriptor in org.opensaml.saml.metadata.criteria.role.impl
Methods in org.opensaml.saml.metadata.criteria.role.impl with parameters of type RoleDescriptorModifier and TypeMethodDescriptionbooleanEvaluableEntityRoleDescriptorCriterion.test(RoleDescriptor input) booleanEvaluableProtocolRoleDescriptorCriterion.test(RoleDescriptor input) -
Uses of RoleDescriptor in org.opensaml.saml.metadata.resolver.filter.impl
Methods in org.opensaml.saml.metadata.resolver.filter.impl with parameters of type RoleDescriptorModifier and TypeMethodDescriptionprotected voidNameIDFormatFilter.filterRoleDescriptor(RoleDescriptor role, Collection<String> formats) Filters role descriptor.protected StringSignatureValidationFilter.getRoleIDToken(String entityID, RoleDescriptor role) Get a string token for logging/debugging purposes that contains role information and containing entityID.protected QNameEntityRoleFilter.getRoleName(RoleDescriptor role) Gets the effective name for the role. -
Uses of RoleDescriptor in org.opensaml.saml.metadata.resolver.impl
Fields in org.opensaml.saml.metadata.resolver.impl with type parameters of type RoleDescriptorModifier and TypeFieldDescriptionprivate CriterionPredicateRegistry<RoleDescriptor>PredicateRoleDescriptorResolver.criterionPredicateRegistryRegistry used in resolving predicates from criteria.Methods in org.opensaml.saml.metadata.resolver.impl that return RoleDescriptorModifier and TypeMethodDescriptionPredicateRoleDescriptorResolver.resolveSingle(CriteriaSet criteria) Methods in org.opensaml.saml.metadata.resolver.impl that return types with arguments of type RoleDescriptorModifier and TypeMethodDescriptionprotected Iterable<RoleDescriptor>PredicateRoleDescriptorResolver.getAllCandidates(Iterable<EntityDescriptor> entityDescriptors) Obtain all role descriptors contained by the input entity descriptors.protected Iterable<RoleDescriptor>PredicateRoleDescriptorResolver.getCandidatesByRoleAndProtocol(Iterable<EntityDescriptor> entityDescriptors, CriteriaSet criteria) Obtain the role descriptors contained by the input entity descriptors which match the specified role and protocol criteria.PredicateRoleDescriptorResolver.getCriterionPredicateRegistry()Get the registry used in resolving predicates from criteria.protected Iterable<RoleDescriptor>PredicateRoleDescriptorResolver.predicateFilterCandidates(Iterable<RoleDescriptor> candidates, CriteriaSet criteria, boolean onEmptyPredicatesReturnEmpty) Filter the supplied candidates by resolving predicates from the supplied criteria and applying the predicates to return a filteredIterable.PredicateRoleDescriptorResolver.resolve(CriteriaSet criteria) Method parameters in org.opensaml.saml.metadata.resolver.impl with type arguments of type RoleDescriptorModifier and TypeMethodDescriptionprotected Iterable<RoleDescriptor>PredicateRoleDescriptorResolver.predicateFilterCandidates(Iterable<RoleDescriptor> candidates, CriteriaSet criteria, boolean onEmptyPredicatesReturnEmpty) Filter the supplied candidates by resolving predicates from the supplied criteria and applying the predicates to return a filteredIterable.voidPredicateRoleDescriptorResolver.setCriterionPredicateRegistry(CriterionPredicateRegistry<RoleDescriptor> registry) Set the registry used in resolving predicates from criteria. -
Uses of RoleDescriptor in org.opensaml.saml.metadata.support
Fields in org.opensaml.saml.metadata.support declared as RoleDescriptorModifier and TypeFieldDescriptionprivate RoleDescriptorAttributeConsumingServiceSelector.roleDescriptorThe AttributeConsumingService's parent role descriptor.Methods in org.opensaml.saml.metadata.support that return RoleDescriptorModifier and TypeMethodDescriptionAttributeConsumingServiceSelector.getRoleDescriptor()Get the AttributeConsumingServie's parent RoleDescriptor.Methods in org.opensaml.saml.metadata.support with parameters of type RoleDescriptorModifier and TypeMethodDescriptionvoidAttributeConsumingServiceSelector.setRoleDescriptor(RoleDescriptor descriptor) Set the AttributeConsumingServie's parent RoleDescriptor. -
Uses of RoleDescriptor in org.opensaml.saml.saml2.binding.decoding.impl
Methods in org.opensaml.saml.saml2.binding.decoding.impl that return RoleDescriptorModifier and TypeMethodDescriptionprivate RoleDescriptorHTTPArtifactDecoder.resolvePeerRoleDescriptor(SAML2Artifact artifact) Resolve the role descriptor of the SAML peer who issued the supplied artifact.Methods in org.opensaml.saml.saml2.binding.decoding.impl with parameters of type RoleDescriptorModifier and TypeMethodDescriptionprivate ArtifactResolveHTTPArtifactDecoder.buildArtifactResolveRequestMessage(SAML2Artifact artifact, String endpoint, RoleDescriptor peerRoleDescriptor, String selfEntityID) Build the SAML protocol message for artifact resolution.private SAMLObjectHTTPArtifactDecoder.dereferenceArtifact(SAML2Artifact artifact, RoleDescriptor peerRoleDescriptor, String endpoint) De-reference the supplied artifact into the corresponding SAML protocol message.private StringHTTPArtifactDecoder.resolveArtifactEndpoint(SAML2Artifact artifact, RoleDescriptor peerRoleDescriptor) Resolve the artifact resolution endpoint of the peer who issued the artifact.private StringHTTPArtifactDecoder.resolveSelfEntityID(RoleDescriptor peerRoleDescriptor) Resolve the self entityID, used as the issuer of the protocol message by this entity. -
Uses of RoleDescriptor in org.opensaml.saml.saml2.metadata
Subinterfaces of RoleDescriptor in org.opensaml.saml.saml2.metadataModifier and TypeInterfaceDescriptioninterfaceSAML 2.0 Metadata AttributeAuthorityDescriptor.interfaceSAML 2.0 Metadata AuthnAuthorityDescriptor.interfaceSAML 2.0 Metadata IDPSSODescriptorType.interfaceSAML 2.0 Metadata PDPDescriptor.interfaceSAML 2.0 Metadata SPSSODescriptorType.interfaceSAML 2.0 Metadata SSODescriptor.Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type RoleDescriptorModifier and TypeMethodDescriptionEntityDescriptor.getRoleDescriptors()Gets all the role descriptors for this entity descriptor.EntityDescriptor.getRoleDescriptors(QName typeOrName) Gets all the role descriptors for this entity descriptor that match the supplied QName parameter.EntityDescriptor.getRoleDescriptors(QName typeOrName, String supportedProtocol) Gets all the role descriptors for this entity that support the given protocol. -
Uses of RoleDescriptor in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement RoleDescriptorModifier and TypeClassDescriptionclassA concrete implementation ofAttributeAuthorityDescriptor.classConcrete implementation ofAuthnAuthorityDescriptor.classConcrete implementation ofIDPSSODescriptor.classConcrete implementation ofPDPDescriptor.classConcrete implementation ofRoleDescriptor.classComponent that adapts an instance ofXSAnyto the interfaceRoleDescriptor.classConcrete implementation ofSPSSODescriptor.classConcrete implementation ofSSODescriptor.Fields in org.opensaml.saml.saml2.metadata.impl with type parameters of type RoleDescriptorModifier and TypeFieldDescriptionprivate final IndexedXMLObjectChildrenList<RoleDescriptor>EntityDescriptorImpl.roleDescriptorsRole descriptors for this entity.Methods in org.opensaml.saml.saml2.metadata.impl that return types with arguments of type RoleDescriptorModifier and TypeMethodDescriptionEntityDescriptorImpl.getRoleDescriptors()Gets all the role descriptors for this entity descriptor.EntityDescriptorImpl.getRoleDescriptors(QName typeOrName) Gets all the role descriptors for this entity descriptor that match the supplied QName parameter.EntityDescriptorImpl.getRoleDescriptors(QName type, String supportedProtocol) Gets all the role descriptors for this entity that support the given protocol. -
Uses of RoleDescriptor in org.opensaml.saml.security.impl
Fields in org.opensaml.saml.security.impl declared as RoleDescriptorModifier and TypeFieldDescriptionprivate RoleDescriptorSAMLMDCredentialContext.roleRole in which credential was resolved.Methods in org.opensaml.saml.security.impl that return RoleDescriptorModifier and TypeMethodDescriptionSAMLMDCredentialContext.getRoleDescriptor()Get the role descriptor context.Methods in org.opensaml.saml.security.impl that return types with arguments of type RoleDescriptorModifier and TypeMethodDescriptionprotected Iterable<RoleDescriptor>MetadataCredentialResolver.getRoleDescriptors(CriteriaSet criteriaSet, String entityID, QName role, String protocol) Get the list of role descriptors which match the given entityID, role and protocol.Methods in org.opensaml.saml.security.impl with parameters of type RoleDescriptorModifier and TypeMethodDescriptionSAMLMetadataSignatureSigningParametersResolver.getExtensions(RoleDescriptor roleDescriptor, QName extensionName) Get the extensions indicated by the passed QName.protected voidMetadataCredentialResolver.processRoleDescriptor(Collection<Credential> accumulator, RoleDescriptor roleDescriptor, String entityID, UsageType usage) Process a RoleDescriptor by examing each of its KeyDescriptors.protected Collection<Credential>MetadataCredentialResolver.resolveFromRoleDescriptor(CriteriaSet criteriaSet, RoleDescriptor roleDescriptor, UsageType usage) Resolves credentials using a supplied instance ofRoleDescriptor.