|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShibbolethSSOProfileHandler.ShibbolethSSORequestContext | |
|---|---|
| edu.internet2.middleware.shibboleth.idp.profile.saml1 | |
| Uses of ShibbolethSSOProfileHandler.ShibbolethSSORequestContext in edu.internet2.middleware.shibboleth.idp.profile.saml1 |
|---|
| Methods in edu.internet2.middleware.shibboleth.idp.profile.saml1 that return ShibbolethSSOProfileHandler.ShibbolethSSORequestContext | |
|---|---|
protected ShibbolethSSOProfileHandler.ShibbolethSSORequestContext |
ShibbolethSSOProfileHandler.buildRequestContext(ShibbolethSSOLoginContext 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.saml1 with parameters of type ShibbolethSSOProfileHandler.ShibbolethSSORequestContext | |
|---|---|
protected org.opensaml.saml1.core.AuthenticationStatement |
ShibbolethSSOProfileHandler.buildAuthenticationStatement(ShibbolethSSOProfileHandler.ShibbolethSSORequestContext requestContext)
Builds the authentication statement for the authenticated principal. |
protected org.opensaml.saml1.core.SubjectLocality |
ShibbolethSSOProfileHandler.buildSubjectLocality(ShibbolethSSOProfileHandler.ShibbolethSSORequestContext requestContext)
Constructs the subject locality for the authentication statement. |
protected void |
ShibbolethSSOProfileHandler.decodeRequest(ShibbolethSSOProfileHandler.ShibbolethSSORequestContext requestContext,
org.opensaml.ws.transport.http.HTTPInTransport inTransport,
org.opensaml.ws.transport.http.HTTPOutTransport outTransport)
Decodes an incoming request and populates a created request context with the resultant information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||