Authentication
API v8.1 SP2

com.rsa.authagent.authapi.datarepository
Class StorageType

java.lang.Object
  extended by 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.


Field Summary
static StorageType DATABASE
           
static StorageType FILE
           
static StorageType LDAP
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FILE

public static final StorageType FILE

LDAP

public static final StorageType LDAP

DATABASE

public static final StorageType DATABASE
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
Returns:
the name of the storage type

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.