| Interface | Description |
|---|---|
| AccessControlContext |
The interface with which to define and control access to OACC resources.
|
| AuthenticationProvider |
Provides the mechanism to authenticate a resource based on specified credentials and to update those credentials.
|
| Credentials |
This is the most general interface that is used to indicate that an object that contains OACC credentials.
|
| DomainCreatePermission |
The interface for a permission that governs creation of a domain and defines which permissions
the creator will receive on the new domain.
|
| DomainPermission |
The interface for the type of permission that governs domain management.
|
| Resource |
A resource is the abstraction for a secured application object.
|
| ResourceCreatePermission |
The interface for a permission that governs creation of a resource and defines which permissions
the creator will receive on the new resource.
|
| ResourcePermission |
The interface for the type of permission that represents and governs an action on a resource.
|
| Class | Description |
|---|---|
| DomainCreatePermissions | |
| DomainPermissions | |
| PasswordCredentials |
This is a
Credentials implementation that may be used by an AuthenticationProvider
that provides password-based authentication. |
| ResourceClassInfo | |
| ResourceCreatePermissions | |
| ResourcePermissions | |
| Resources |
OACC is a Java Application Security Framework developed by Acciente, LLC., released under Apache License 2.0.
Copyright 2009-2017, Acciente, LLC.