| Package | Description |
|---|---|
| selfservice | |
| selfservice.filter | |
| selfservice.service.impl | |
| selfservice.shibboleth | |
| selfservice.util |
| Modifier and Type | Method and Description |
|---|---|
Csa |
Application.csaClient(String csaBaseLocation,
String clientKey,
String clientSecret,
String accessTokenUrl) |
Csa |
Application.csaMockClient() |
| Constructor and Description |
|---|
EnsureAccessToIdpFilter(Csa csa) |
| Modifier and Type | Class and Description |
|---|---|
class |
CsaImpl |
class |
CsaMock
Mock implementation of CSA.
|
| Constructor and Description |
|---|
ShibbolethPreAuthenticatedProcessingFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager,
Csa csaClient) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SpringSecurity.ensureAccess(Csa csa,
String idpId) |
static InstitutionIdentityProvider |
SpringSecurity.getIdpFromId(Csa csa,
String idp) |
static void |
SpringSecurity.setSwitchedToIdp(Csa csa,
String idpId,
String role) |
Copyright © 2012–2015 Pivotal Software, Inc.. All rights reserved.