Uses of Class
org.apache.accumulo.core.security.thrift.ThriftSecurityException

Packages that use ThriftSecurityException
org.apache.accumulo.core.security.thrift   
 

Uses of ThriftSecurityException in org.apache.accumulo.core.security.thrift
 

Methods in org.apache.accumulo.core.security.thrift that return ThriftSecurityException
 ThriftSecurityException ThriftSecurityException.deepCopy()
          Deprecated.  
 ThriftSecurityException ThriftSecurityException.setCode(SecurityErrorCode code)
          Deprecated.  
 ThriftSecurityException ThriftSecurityException.setUser(String user)
          Deprecated.  
 

Methods in org.apache.accumulo.core.security.thrift with parameters of type ThriftSecurityException
 int ThriftSecurityException.compareTo(ThriftSecurityException other)
          Deprecated.  
 boolean ThriftSecurityException.equals(ThriftSecurityException that)
          Deprecated.  
 

Constructors in org.apache.accumulo.core.security.thrift with parameters of type ThriftSecurityException
ThriftSecurityException(ThriftSecurityException other)
          Deprecated. Performs a deep copy on other.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.