Uses of Class
org.teiid.client.security.Secure
-
Packages that use Secure Package Description org.teiid.client org.teiid.client.security -
-
Uses of Secure in org.teiid.client
Methods in org.teiid.client with annotations of type Secure Modifier and Type Method Description ResultsFuture<ResultsMessage>
DQP. executeRequest(long reqID, RequestMessage message)
-
Uses of Secure in org.teiid.client.security
Methods in org.teiid.client.security with annotations of type Secure Modifier and Type Method Description void
ILogon. assertIdentity(SessionToken sessionId)
LogonResult
ILogon. logon(Properties connectionProperties)
LogonResult
ILogon. neogitiateGssLogin(Properties connectionProperties, byte[] serviceToken, boolean createSession)
-