|
Interface Summary |
| AuthorizationServiceInterface |
This interface represents the API to the Authorization Service
and it defines the functionality that is accessible to clients. |
| MembershipServiceInterface |
This interface represents the API to the MemberShip Service,
and it defines the functionality that is accessible to clients. |
| SessionServiceInterface |
The session service deals with managing sessions; this involves creating
sessions, closing sessions, terminating sessions, and updating session
state. |