public class LogoutPropagationFlowDescriptor
extends net.shibboleth.utilities.java.support.component.AbstractIdentifiableInitializableComponent
A flow models a sequence of profile actions that performs logout propagation of an SPSession.
The suitability of a particular flow given an instance of SPSession is determined by
getSessionType().
| Modifier and Type | Field and Description |
|---|---|
private Class<? extends SPSession> |
sessionType
Type of session handled by this flow.
|
| Constructor and Description |
|---|
LogoutPropagationFlowDescriptor(Class<? extends SPSession> type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Class<? extends SPSession> |
getSessionType()
Get the type of
SPSession supported by this flow descriptor. |
int |
hashCode() |
String |
toString() |
setIddoInitialize, getIddestroy, doDestroy, initialize, isDestroyed, isInitializedCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.