パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.idp.profile.saml2 |
修飾子とタイプ | クラスと説明 |
---|---|
protected class |
SAML2ECPProfileHandler.ECPRequestContext
In case we ever add something to the base context
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected SSOProfileHandler.SSORequestContext |
SSOProfileHandler.buildRequestContext(Saml2LoginContext loginContext,
HTTPInTransport in,
HTTPOutTransport out)
Creates an authentication request context from the current environmental information.
|
修飾子とタイプ | メソッドと説明 |
---|---|
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. |
protected AuthnStatement |
SAML2ECPProfileHandler.buildAuthnStatement(SSOProfileHandler.SSORequestContext requestContext)
Creates an authentication statement for the current request.
|
protected AuthnStatement |
SSOProfileHandler.buildAuthnStatement(SSOProfileHandler.SSORequestContext requestContext)
Creates an authentication statement for the current request.
|
protected SubjectLocality |
SSOProfileHandler.buildSubjectLocality(SSOProfileHandler.SSORequestContext requestContext)
Constructs the subject locality for the authentication statement.
|
protected void |
SSOProfileHandler.checkNameIDPolicy(SSOProfileHandler.SSORequestContext requestContext)
Checks to see, if present, if the affiliation associated with the SPNameQualifier given in the AuthnRequest
NameIDPolicy lists the inbound message issuer as a member.
|
protected void |
SSOProfileHandler.decodeRequest(SSOProfileHandler.SSORequestContext requestContext,
HTTPInTransport inTransport,
HTTPOutTransport outTransport)
Decodes an incoming request and stores the information in a created request context.
|
Copyright © 2012. All Rights Reserved.