See: Description
Interface | Description |
---|---|
StsMachine |
Interface representing the STS FSM.
|
StsStorageManager |
Represents a manager that can persist STS policies in some form.
|
Class | Description |
---|---|
MemoryStsMachine |
"Memory" prefix to distinguish implementation class
from interface, because StsMachine isn't IStsMachine.
|
StsHandler |
Class for handling the STS capability, returned in the CAP LS 302 response.
|
StsPolicy |
Simple POJO to represent an STS policy.
|
StsPropertiesStorageManager |
Simple example implementation of an STSStorageManager.
|
Enum | Description |
---|---|
StsClientState |
Enum to keep track of the STS implementation's state machine.
|
Copyright © 2013–2021 Kitteh. All rights reserved.