|
Authentication API v8.1 SP2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataAccessorException | |
|---|---|
| com.rsa.authagent.authapi | |
| com.rsa.authagent.authapi.datarepository | |
| com.rsa.authagent.authapi.realmstat | |
| Uses of DataAccessorException in com.rsa.authagent.authapi |
|---|
| Constructors in com.rsa.authagent.authapi that throw DataAccessorException | |
|---|---|
AceStatusInfo(java.lang.String propFile)
|
|
| Uses of DataAccessorException in com.rsa.authagent.authapi.datarepository |
|---|
| Methods in com.rsa.authagent.authapi.datarepository that throw DataAccessorException | |
|---|---|
byte[] |
FileDataObject.getData()
|
byte[] |
ACEServerDataObject.getData()
This method reads bytes form a ACE Resource and stores them into a caller supplied buffer. |
int |
FileDataObject.getData(byte[] buf)
|
int |
ACEServerDataObject.getData(byte[] b)
This method reads bytes form a ACE Resource and stores them into a caller supplied buffer. |
void |
FileDataObject.writeData(byte[] b)
|
void |
ACEServerDataObject.writeData(byte[] b)
This method writes bytes from the passed array to the data resource |
| Constructors in com.rsa.authagent.authapi.datarepository that throw DataAccessorException | |
|---|---|
DataDirectory(AgentProperties agProps)
Constructor for DataDirectory. |
|
| Uses of DataAccessorException in com.rsa.authagent.authapi.realmstat |
|---|
| Constructors in com.rsa.authagent.authapi.realmstat that throw DataAccessorException | |
|---|---|
RealmData(AgentProperties agProps)
Private constructor. |
|
RealmOpts(DataDirectory dataDirectory)
|
|
|
Authentication API v8.1 SP2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||