| パッケージ | 説明 |
|---|---|
| edu.internet2.middleware.shibboleth.idp.profile.saml2 | |
| 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.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected AuthnContext |
SAML2ECPProfileHandler.buildAuthnContext(SSOProfileHandler.SSORequestContext requestContext)
Creates an
AuthnContext for a successful authentication request. |
protected AuthnContext |
SSOProfileHandler.buildAuthnContext(SSOProfileHandler.SSORequestContext requestContext)
Creates an
AuthnContext for a successful authentication request. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AuthnContext |
AuthnStatement.getAuthnContext()
Gets the context used to authenticate the subject.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
AuthnStatement.setAuthnContext(AuthnContext newAuthnContext)
Sets the context used to authenticate the subject.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AuthnContextImpl
A concrete implemenation of
AuthnContext. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AuthnContext |
AuthnContextBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
AuthnContext |
AuthnContextBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
AuthnContext |
AuthnStatementImpl.getAuthnContext()
Gets the context used to authenticate the subject.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
AuthnStatementImpl.setAuthnContext(AuthnContext newAuthnContext)
Sets the context used to authenticate the subject.
|
Copyright © 2012. All Rights Reserved.