public abstract class AbstractSingleSignon extends java.lang.Object implements SingleSignon
Modifier and Type | Field and Description |
---|---|
static EnvironmentLocal<SingleSignon> |
_localSingleSignon |
Constructor and Description |
---|
AbstractSingleSignon() |
Modifier and Type | Method and Description |
---|---|
static SingleSignon |
getCurrent() |
static void |
setCurrent(SingleSignon singleSignon) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, put, remove
public static final EnvironmentLocal<SingleSignon> _localSingleSignon
public static SingleSignon getCurrent()
public static void setCurrent(SingleSignon singleSignon)