com.rsa.authagent.authapi.datarepository
Class DataResource
java.lang.Object
com.rsa.authagent.authapi.datarepository.DataResource
public class DataResource
- extends java.lang.Object
This class contains a list of DataResource instances representing
the various data resource object
|
Method Summary |
java.lang.String |
name()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SDCONF
public static final DataResource SDCONF
SDSTATUS
public static final DataResource SDSTATUS
SDOPTS
public static final DataResource SDOPTS
NODESECRET
public static final DataResource NODESECRET
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
- Returns:
- the name of the data resource
name
public java.lang.String name()
Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.