Authentication
API v8.1 SP2

com.rsa.authagent.authapi.datarepository
Class DataResource

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


Field Summary
static DataResource NODESECRET
           
static DataResource SDCONF
           
static DataResource SDOPTS
           
static DataResource SDSTATUS
           
 
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
 

Field Detail

SDCONF

public static final DataResource SDCONF

SDSTATUS

public static final DataResource SDSTATUS

SDOPTS

public static final DataResource SDOPTS

NODESECRET

public static final DataResource NODESECRET
Method Detail

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()

Authentication
API v8.1 SP2

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