| Interface | Description |
|---|---|
| AccessTokenProviderHomeLocal |
A local home interface to be used create the access token
provider bean.
|
| AccessTokenProviderHomeRemote |
A remote home interface to be used create the access token
provider bean.
|
| AccessTokenProviderLocal |
A local interface through which the access token provider
bean can be accessed.
|
| AccessTokenProviderRemote |
A remote interface through which the access token provider
bean can be accessed.
|
| Class | Description |
|---|---|
| AccessToken |
A class to represent the access token given to a
client to access MAXIMO business objects, if the MAXIMO
application is enabled to used Application Server security.
|
| AccessTokenProviderBean |
A class to represent the access token provider.
|
| SessionKey |
A session key class that stores some security
data used to confirm the validity of this session.
|