Uses of Class
com.omnisci.thrift.server.OmniSci.krb5_connect_result
-
Packages that use OmniSci.krb5_connect_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.krb5_connect_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.krb5_connect_result Modifier and Type Method Description OmniSci.krb5_connect_resultOmniSci.krb5_connect_result. deepCopy()OmniSci.krb5_connect_resultOmniSci.Processor.krb5_connect. getResult(I iface, OmniSci.krb5_connect_args args)OmniSci.krb5_connect_resultOmniSci.krb5_connect_result. setE(TOmniSciException e)OmniSci.krb5_connect_resultOmniSci.krb5_connect_result. setSuccess(TKrb5Session success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.krb5_connect_result Modifier and Type Method Description intOmniSci.krb5_connect_result. compareTo(OmniSci.krb5_connect_result other)booleanOmniSci.krb5_connect_result. equals(OmniSci.krb5_connect_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.krb5_connect_result Constructor Description krb5_connect_result(OmniSci.krb5_connect_result other)Performs a deep copy on other.
-