Authentication
API v8.1 SP2

Uses of Class
com.rsa.authagent.authapi.datarepository.DataResource

Packages that use DataResource
com.rsa.authagent.authapi.datarepository   
 

Uses of DataResource in com.rsa.authagent.authapi.datarepository
 

Fields in com.rsa.authagent.authapi.datarepository declared as DataResource
static DataResource DataResource.NODESECRET
           
static DataResource DataResource.SDCONF
           
static DataResource DataResource.SDOPTS
           
static DataResource DataResource.SDSTATUS
           
 

Methods in com.rsa.authagent.authapi.datarepository with parameters of type DataResource
 void ResourceLocation.addResourcesLocation(DataResource dataresource, java.lang.String path)
           
 java.lang.String ResourceLocation.getResourceLocation(DataResource dataresource)
           
 boolean ResourceLocation.isDataResourceAvailable(DataResource dataresource)
          This method check if the path has been set up for a specified DataResource object
 void ResourceLocation.removeResources(DataResource dataresource)
          This method remove the specified DataResource object and it's path from the hash table.
 


Authentication
API v8.1 SP2

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