|
||||||||||
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 |
---|
Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 that return SSOProfileHandler.SSORequestContext | |
---|---|
protected SSOProfileHandler.SSORequestContext |
SSOProfileHandler.buildRequestContext(Saml2LoginContext loginContext,
org.opensaml.ws.transport.http.HTTPInTransport in,
org.opensaml.ws.transport.http.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 org.opensaml.saml2.core.AuthnContext |
SSOProfileHandler.buildAuthnContext(SSOProfileHandler.SSORequestContext requestContext)
Creates an AuthnContext for a successful authentication request. |
protected org.opensaml.saml2.core.AuthnStatement |
SSOProfileHandler.buildAuthnStatement(SSOProfileHandler.SSORequestContext requestContext)
Creates an authentication statement for the current request. |
protected org.opensaml.saml2.core.SubjectLocality |
SSOProfileHandler.buildSubjectLocality(SSOProfileHandler.SSORequestContext requestContext)
Constructs the subject locality for the authentication statement. |
protected void |
SSOProfileHandler.decodeRequest(SSOProfileHandler.SSORequestContext requestContext,
org.opensaml.ws.transport.http.HTTPInTransport inTransport,
org.opensaml.ws.transport.http.HTTPOutTransport outTransport)
Decodes an incoming request and stores the information in a created request context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |