|
||||||||||
| 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,
HTTPInTransport in,
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 AuthenticationStatement |
ShibbolethSSOProfileHandler.buildAuthenticationStatement(ShibbolethSSOProfileHandler.ShibbolethSSORequestContext requestContext)
Builds the authentication statement for the authenticated principal. |
protected SubjectLocality |
ShibbolethSSOProfileHandler.buildSubjectLocality(ShibbolethSSOProfileHandler.ShibbolethSSORequestContext requestContext)
Constructs the subject locality for the authentication statement. |
protected void |
ShibbolethSSOProfileHandler.decodeRequest(ShibbolethSSOProfileHandler.ShibbolethSSORequestContext requestContext,
HTTPInTransport inTransport,
HTTPOutTransport outTransport)
Decodes an incoming request and populates a created request context with the resultant information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||