Uses of Class
org.teiid.security.GSSResult
-
Packages that use GSSResult Package Description org.teiid.dqp.service org.teiid.security -
-
Uses of GSSResult in org.teiid.dqp.service
Methods in org.teiid.dqp.service that return GSSResult Modifier and Type Method Description GSSResult
SessionService. neogitiateGssLogin(String user, String vdbName, String vdbVersion, byte[] serviceTicket)
-
Uses of GSSResult in org.teiid.security
Methods in org.teiid.security that return GSSResult Modifier and Type Method Description GSSResult
SecurityHelper. negotiateGssLogin(String securityDomain, byte[] serviceTicket)
Negotiate the GSS login
-