Authentication
API v8.1 SP2

Uses of Class
com.rsa.authagent.authapi.AuthSessionFactory

Packages that use AuthSessionFactory
com.rsa.authagent.authapi   
 

Uses of AuthSessionFactory in com.rsa.authagent.authapi
 

Methods in com.rsa.authagent.authapi that return AuthSessionFactory
static AuthSessionFactory AuthSessionFactory.getInstance()
          Initializes and returns the Authentication API factory with the default settings for creating user sessions.
static AuthSessionFactory AuthSessionFactory.getInstance()
          Initializes and returns the Authentication API factory with the default settings for creating user sessions.
static AuthSessionFactory AuthSessionFactory.getInstance(java.lang.String configPath)
          Initializes and returns the Authentication API factory with specific settings for creating user sessions.
static AuthSessionFactory AuthSessionFactory.getInstance(java.lang.String configPath)
          Initializes and returns the Authentication API factory with specific settings for creating user sessions.
 


Authentication
API v8.1 SP2

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