| パッケージ | 説明 |
|---|---|
| edu.internet2.middleware.shibboleth.idp.authn | |
| edu.internet2.middleware.shibboleth.idp.session | |
| edu.internet2.middleware.shibboleth.idp.session.impl |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AuthenticationMethodInformation |
LoginContext.getAuthenticationMethodInformation()
Gets information about the authentication event.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
LoginContext.setAuthenticationMethodInformation(AuthenticationMethodInformation info)
Sets the information about the authentication event.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AuthenticationMethodInformation |
ServiceInformation.getAuthenticationMethod()
Gets the authentication method used to log into the service.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,AuthenticationMethodInformation> |
Session.getAuthenticationMethods()
Gets the methods by which the user has authenticated to the IdP.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AuthenticationMethodInformationImpl
Information about an authentication method employed by a user.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AuthenticationMethodInformation |
ServiceInformationImpl.getAuthenticationMethod()
Gets the authentication method used to log into the service.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,AuthenticationMethodInformation> |
SessionImpl.getAuthenticationMethods()
Gets the methods by which the user has authenticated to the IdP.
|
| コンストラクタと説明 |
|---|
ServiceInformationImpl(String id,
org.joda.time.DateTime loginInstant,
AuthenticationMethodInformation method)
Default constructor.
|
Copyright © 2012. All Rights Reserved.