パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.common.security | |
org.opensaml.saml2.common.impl |
Implementations of elements and attribtues used in multiple SAML 2.0 specification.
|
org.opensaml.saml2.core |
Interfaces for SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
org.opensaml.saml2.metadata |
Interfaces for SAML 2.0 metadata specification types and elements.
|
org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
MetadataPKIXValidationInformationResolver.cacheExtensionsInfo(Extensions extensions,
List<PKIXValidationInformation> pkixInfo)
Adds resolved PKIX validation information to the cache.
|
protected String |
MetadataPKIXValidationInformationResolver.getExtensionsParentName(Extensions extensions)
Get the name of the parent element of an
Extensions element in metadata, mostly
useful for logging purposes. |
protected List<PKIXValidationInformation> |
MetadataPKIXValidationInformationResolver.resolvePKIXInfo(Extensions extensions)
Retrieves validation information from the metadata extension element.
|
protected List<PKIXValidationInformation> |
MetadataPKIXValidationInformationResolver.retrieveExtensionsInfoFromCache(Extensions extensions)
Retrieves pre-resolved PKIX validation information from the cache.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ExtensionsImpl
Implementation of
Extensions |
修飾子とタイプ | メソッドと説明 |
---|---|
Extensions |
ExtensionsBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Extensions |
ExtensionsBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Extensions |
RequestAbstractType.getExtensions()
Gets the Extensions of this request.
|
Extensions |
StatusResponseType.getExtensions()
Gets the Extensions of this response.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
RequestAbstractType.setExtensions(Extensions newExtensions)
Sets the Extensions of this request.
|
void |
StatusResponseType.setExtensions(Extensions newExtensions)
Sets the Extensions of this response.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Extensions |
StatusResponseTypeImpl.getExtensions()
Gets the Extensions of this response.
|
Extensions |
RequestAbstractTypeImpl.getExtensions()
Gets the Extensions of this request.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
StatusResponseTypeImpl.setExtensions(Extensions newExtensions)
Sets the Extensions of this response.
|
void |
RequestAbstractTypeImpl.setExtensions(Extensions newExtensions)
Sets the Extensions of this request.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Extensions |
RoleDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
EntityDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
AffiliationDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
Organization.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
EntitiesDescriptor.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
ContactPerson.getExtensions()
Gets the Extensions child of this object.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
RoleDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
EntityDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
AffiliationDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
Organization.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
EntitiesDescriptor.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
ContactPerson.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Extensions |
ContactPersonImpl.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
OrganizationImpl.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
EntitiesDescriptorImpl.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
EntityDescriptorImpl.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
AffiliationDescriptorImpl.getExtensions()
Gets the Extensions child of this object.
|
Extensions |
RoleDescriptorImpl.getExtensions()
Gets the Extensions child of this object.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ContactPersonImpl.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
OrganizationImpl.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
EntitiesDescriptorImpl.setExtensions(Extensions newExtensions)
Sets the Extensions child of this object.
|
void |
EntityDescriptorImpl.setExtensions(Extensions newExtensions)
Sets the Extensions child of this object.
|
void |
AffiliationDescriptorImpl.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
void |
RoleDescriptorImpl.setExtensions(Extensions extensions)
Sets the Extensions child of this object.
|
Copyright © 2012. All Rights Reserved.