| パッケージ | 説明 |
|---|---|
| edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.match.saml | |
| 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.
|
| org.opensaml.saml2.metadata.validator |
Validation rules for SAML 2.0 metadata types and elements.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract SSODescriptor |
AbstractNameIDFormatSupportedMatchFunctor.getEntitySSODescriptor(ShibbolethFilteringContext filterContext)
Gets the SSO role descriptor for the entity to be checked.
|
protected SSODescriptor |
AttributeIssuerNameIDFormatExactMatchFunctor.getEntitySSODescriptor(ShibbolethFilteringContext filterContext)
Gets the SSO role descriptor for the entity to be checked.
|
protected SSODescriptor |
AttributeRequesterNameIDFormatExactMatchFunctor.getEntitySSODescriptor(ShibbolethFilteringContext filterContext)
Gets the SSO role descriptor for the entity to be checked.
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
IDPSSODescriptor
SAML 2.0 Metadata IDPSSODescriptorType
|
interface |
SPSSODescriptor
SAML 2.0 Metadata SPSSODescriptorType
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
IDPSSODescriptorImpl
Concrete implementation of
IDPSSODescriptor. |
class |
SPSSODescriptorImpl
Concrete implementation of
SPSSODescriptor. |
class |
SSODescriptorImpl
Concrete implementation of
SSODescriptor. |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SSODescriptorSchemaValidator<SSODecriptorType extends SSODescriptor>
Checks
SSODescriptor for Schema compliance. |
class |
SSODescriptorSpecValidator<SSODescriptorType extends SSODescriptor>
Checks
SSODescriptor for Spec compliance. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
SSODescriptorSpecValidator.validateResponseLocation(SSODescriptor ssoDescriptor)
Checks that Response Location of Artifact Resolution Services is omitted.
|
Copyright © 2012. All Rights Reserved.