com.rsa.authagent.authapi.datarepository
Class StorageType
java.lang.Object
com.rsa.authagent.authapi.datarepository.StorageType
public class StorageType
- extends java.lang.Object
This class contains a list of supported storage types in Agent API.
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FILE
public static final StorageType FILE
LDAP
public static final StorageType LDAP
DATABASE
public static final StorageType DATABASE
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
- Returns:
- the name of the storage type
Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.