|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Saml2LoginContext | |
---|---|
edu.internet2.middleware.shibboleth.idp.profile.saml2 |
Uses of Saml2LoginContext in edu.internet2.middleware.shibboleth.idp.profile.saml2 |
---|
Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 that return Saml2LoginContext | |
---|---|
Saml2LoginContext |
SSOProfileHandler.SSORequestContext.getLoginContext()
Gets the current login context. |
Methods in edu.internet2.middleware.shibboleth.idp.profile.saml2 with parameters of type Saml2LoginContext | |
---|---|
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. |
void |
SSOProfileHandler.SSORequestContext.setLoginContext(Saml2LoginContext context)
Sets the current login context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |