Package | Description |
---|---|
com.caucho.security |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSingleSignon
Abstract single-signon
|
class |
ClusterSingleSignon
Cluster-based cache for single-signon.
|
class |
MemorySingleSignon
Memory-based cache for single-signon.
|
class |
NullSingleSignon
Abstract single-signon
|
Modifier and Type | Field and Description |
---|---|
protected SingleSignon |
AbstractLogin._singleSignon |
Modifier and Type | Field and Description |
---|---|
static EnvironmentLocal<SingleSignon> |
AbstractSingleSignon._localSingleSignon |
Modifier and Type | Method and Description |
---|---|
static SingleSignon |
AbstractSingleSignon.getCurrent() |
SingleSignon |
AbstractAuthenticator.getSingleSignon()
Returns the scoped single-signon
|
protected SingleSignon |
AbstractLogin.getSingleSignon() |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractSingleSignon.setCurrent(SingleSignon singleSignon) |