|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Credentials | |
com.sas.drugdev.remote.session | Contains all the necessary classes and interfaces for creating sessions and connecting to the server. |
Uses of Credentials in com.sas.drugdev.remote.session |
Classes in com.sas.drugdev.remote.session that implement Credentials | |
class |
UsernamePasswordCredentials
Credentials object that specifies a username and password. |
Methods in com.sas.drugdev.remote.session with parameters of type Credentials | |
static Session |
SessionFactory.newSession(java.net.URL url,
Credentials credentials)
Create and authenticate the Session . |
void |
SessionAuthenticator.connect(java.net.URL url,
Credentials credentials)
Internal method. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |