|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSOProfileHandler.SSORequestContext | |
|---|---|
| edu.internet2.middleware.shibboleth.idp.profile.saml2 | |
| Uses of SSOProfileHandler.SSORequestContext in edu.internet2.middleware.shibboleth.idp.profile.saml2 |
|---|
| Subclasses of SSOProfileHandler.SSORequestContext in edu.internet2.middleware.shibboleth.idp.profile.saml2 | |
|---|---|
protected class |
SAML2ECPProfileHandler.ECPRequestContext
In case we ever add something to the base context |
| Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 that return SSOProfileHandler.SSORequestContext | |
|---|---|
protected SSOProfileHandler.SSORequestContext |
SSOProfileHandler.buildRequestContext(Saml2LoginContext loginContext,
HTTPInTransport in,
HTTPOutTransport out)
Creates an authentication request context from the current environmental information. |
| Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 with parameters of type SSOProfileHandler.SSORequestContext | |
|---|---|
protected AuthnContext |
SSOProfileHandler.buildAuthnContext(SSOProfileHandler.SSORequestContext requestContext)
Creates an AuthnContext for a successful authentication request. |
protected AuthnContext |
SAML2ECPProfileHandler.buildAuthnContext(SSOProfileHandler.SSORequestContext requestContext)
Creates an AuthnContext for a successful authentication request. |
protected AuthnStatement |
SSOProfileHandler.buildAuthnStatement(SSOProfileHandler.SSORequestContext requestContext)
Creates an authentication statement for the current request. |
protected AuthnStatement |
SAML2ECPProfileHandler.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||