| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthenticationService
The AuthenticationService provides basic authentication functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthorizationService
The
AuthorizationService interface provides methods that allow server and container
to determine whether access should be allowed to a particular resource. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationServiceImpl
The Authentication Service Implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationServiceImpl
AuthorizationServiceImpl implements
by delegating authorization decisions to configured
instances. |
Copyright © 2013. All Rights Reserved.