Uses of Class
com.omnisci.thrift.server.OmniSci.krb5_connect_args
-
Packages that use OmniSci.krb5_connect_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.krb5_connect_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.krb5_connect_args Modifier and Type Method Description OmniSci.krb5_connect_argsOmniSci.krb5_connect_args. deepCopy()OmniSci.krb5_connect_argsOmniSci.AsyncProcessor.krb5_connect. getEmptyArgsInstance()OmniSci.krb5_connect_argsOmniSci.Processor.krb5_connect. getEmptyArgsInstance()OmniSci.krb5_connect_argsOmniSci.krb5_connect_args. setDbname(String dbname)OmniSci.krb5_connect_argsOmniSci.krb5_connect_args. setInputToken(String inputToken)Methods in com.omnisci.thrift.server with parameters of type OmniSci.krb5_connect_args Modifier and Type Method Description intOmniSci.krb5_connect_args. compareTo(OmniSci.krb5_connect_args other)booleanOmniSci.krb5_connect_args. equals(OmniSci.krb5_connect_args that)OmniSci.krb5_connect_resultOmniSci.Processor.krb5_connect. getResult(I iface, OmniSci.krb5_connect_args args)voidOmniSci.AsyncProcessor.krb5_connect. start(I iface, OmniSci.krb5_connect_args args, org.apache.thrift.async.AsyncMethodCallback<TKrb5Session> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.krb5_connect_args Constructor Description krb5_connect_args(OmniSci.krb5_connect_args other)Performs a deep copy on other.
-