Uses of Class
org.teiid.security.Credentials

Packages that use Credentials
org.teiid.dqp.service   
 

Uses of Credentials in org.teiid.dqp.service
 

Methods in org.teiid.dqp.service with parameters of type Credentials
 SessionMetadata SessionService.createSession(java.lang.String userName, Credentials credentials, java.lang.String applicationName, java.util.Properties properties, boolean admin, boolean authenticate)
          Create a session for the given user authenticating against the given Credentials.
 



Copyright © 2010. All Rights Reserved.