Package | Description |
---|---|
org.opensaml.saml.common.messaging.context |
Context classes for SAML-based messaging function.
|
org.opensaml.saml.criterion |
Criterion based on SAML message/protocol information. |
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.metadata.resolver.impl |
Class for retrieving, filtering, and querying metadata.
|
org.opensaml.saml.metadata.support |
Classes in support of SAML metadata.
|
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.
|
Modifier and Type | Method and Description |
---|---|
RoleDescriptor |
SAMLMetadataContext.getRoleDescriptor()
Gets the role descriptor of the SAML entity.
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLMetadataContext.setRoleDescriptor(RoleDescriptor descriptor)
Sets the role descriptor of the SAML entity.
|
Modifier and Type | Method and Description |
---|---|
RoleDescriptor |
RoleDescriptorCriterion.getRole()
Gets the entity role.
|
Constructor and Description |
---|
RoleDescriptorCriterion(RoleDescriptor samlRole)
Constructor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeQueryDescriptorType
SAML 2.0 Metadata extension AttributeQueryDescriptorType.
|
interface |
AuthnQueryDescriptorType
SAML 2.0 Metadata extension AuthnQueryDescriptorType.
|
interface |
AuthzDecisionQueryDescriptorType
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.
|
interface |
QueryDescriptorType
SAML 2.0 Metadata extension QueryDescriptorType.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeQueryDescriptorTypeImpl
Concrete implementation of
AttributeQueryDescriptorType . |
class |
AuthnQueryDescriptorTypeImpl
Concrete implementation of
AuthnQueryDescriptorType . |
class |
AuthzDecisionQueryDescriptorTypeImpl
Concrete implementation of
AuthzDecisionQueryDescriptorType . |
class |
QueryDescriptorTypeImpl
Concrete implementation of
QueryDescriptorType . |
Modifier and Type | Method and Description |
---|---|
protected String |
SignatureValidationFilter.getRoleIDToken(String entityID,
RoleDescriptor role)
Get a string token for logging/debugging purposes that contains role information and containing entityID.
|
protected QName |
EntityRoleFilter.getRoleName(RoleDescriptor role)
Gets the effective name for the role.
|
Modifier and Type | Method and Description |
---|---|
protected RoleDescriptor |
BasicRoleDescriptorResolver.doGetRole(String entityID,
QName roleName,
String supportedProtocol)
Gets the role which supports the given protocol.
|
protected RoleDescriptor |
BasicRoleDescriptorResolver.getRole(String entityID,
QName roleName,
String supportedProtocol)
Get role descriptor for a given entityID and role and protocol.
|
RoleDescriptor |
BasicRoleDescriptorResolver.resolveSingle(net.shibboleth.utilities.java.support.resolver.CriteriaSet criteria) |
Modifier and Type | Method and Description |
---|---|
protected List<RoleDescriptor> |
BasicRoleDescriptorResolver.doGetRole(String entityID,
QName roleName)
Gets the identified roles from an EntityDescriptor.
|
protected List<RoleDescriptor> |
BasicRoleDescriptorResolver.getRole(String entityID,
QName roleName)
Get role descriptors for a given entityID and role.
|
Iterable<RoleDescriptor> |
BasicRoleDescriptorResolver.resolve(net.shibboleth.utilities.java.support.resolver.CriteriaSet criteria) |
Modifier and Type | Method and Description |
---|---|
RoleDescriptor |
AttributeConsumingServiceSelector.getRoleDescriptor()
Get the AttributeConsumingServie's parent RoleDescriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeConsumingServiceSelector.setRoleDescriptor(RoleDescriptor descriptor)
Set the AttributeConsumingServie's parent RoleDescriptor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeAuthorityDescriptor
SAML 2.0 Metadata AttributeAuthorityDescriptor.
|
interface |
AuthnAuthorityDescriptor
SAML 2.0 Metadata AuthnAuthorityDescriptor.
|
interface |
IDPSSODescriptor
SAML 2.0 Metadata IDPSSODescriptorType.
|
interface |
PDPDescriptor
SAML 2.0 Metadata PDPDescriptor.
|
interface |
SPSSODescriptor
SAML 2.0 Metadata SPSSODescriptorType.
|
interface |
SSODescriptor
SAML 2.0 Metadata SSODescriptor.
|
Modifier and Type | Method and Description |
---|---|
List<RoleDescriptor> |
EntityDescriptor.getRoleDescriptors()
Gets all the role descriptors for this entity descriptor.
|
List<RoleDescriptor> |
EntityDescriptor.getRoleDescriptors(QName typeOrName)
Gets all the role descriptors for this entity descriptor that match the supplied QName parameter.
|
List<RoleDescriptor> |
EntityDescriptor.getRoleDescriptors(QName typeOrName,
String supportedProtocol)
Gets all the role descriptors for this entity that support the given protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeAuthorityDescriptorImpl
A concrete implementation of
AttributeAuthorityDescriptor . |
class |
AuthnAuthorityDescriptorImpl
Concreate implementation of
AuthnAuthorityDescriptor . |
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 . |
Modifier and Type | Method and Description |
---|---|
List<RoleDescriptor> |
EntityDescriptorImpl.getRoleDescriptors()
Gets all the role descriptors for this entity descriptor.
|
List<RoleDescriptor> |
EntityDescriptorImpl.getRoleDescriptors(QName typeOrName)
Gets all the role descriptors for this entity descriptor that match the supplied QName parameter.
|
List<RoleDescriptor> |
EntityDescriptorImpl.getRoleDescriptors(QName type,
String supportedProtocol)
Gets all the role descriptors for this entity that support the given protocol.
|
Modifier and Type | Method and Description |
---|---|
RoleDescriptor |
SAMLMDCredentialContext.getRoleDescriptor()
Get the role descriptor context.
|
Modifier and Type | Method and Description |
---|---|
protected Iterable<RoleDescriptor> |
MetadataCredentialResolver.getRoleDescriptors(net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet,
String entityID,
QName role,
String protocol)
Get the list of role descriptors which match the given entityID, role and protocol.
|
Modifier and Type | Method and Description |
---|---|
protected List<XMLObject> |
SAMLMetadataSignatureSigningParametersResolver.getExtensions(RoleDescriptor roleDescriptor,
QName extensionName)
Get the extensions indicated by the passed QName.
|
protected void |
MetadataCredentialResolver.processRoleDescriptor(HashSet<Credential> accumulator,
RoleDescriptor roleDescriptor,
String entityID,
UsageType usage)
Process a RoleDescriptor by examing each of its KeyDescriptors.
|
protected Collection<Credential> |
MetadataCredentialResolver.resolveFromRoleDescriptor(net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet,
RoleDescriptor roleDescriptor,
UsageType usage)
Resolves credentials using a supplied instance of
RoleDescriptor . |
Copyright © 2017. All rights reserved.