| Package | Description |
|---|---|
| net.shibboleth.idp.profile.context |
Context classes for IdP-specific information needed by profile actions.
|
| net.shibboleth.idp.profile.interceptor |
A profile interceptor flow which executes other flows.
|
| Modifier and Type | Field and Description |
|---|---|
private List<ProfileInterceptorResult> |
ProfileInterceptorContext.results
Results of the flow to be written to storage.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProfileInterceptorResult> |
ProfileInterceptorContext.getResults()
Get the results of the flow to be written to storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProfileInterceptorResult
Base class for profile interceptor results.
|
Copyright © 1999–2014. All rights reserved.