Class TCredentialsUpdatingInvocationHandler<I>

  • All Implemented Interfaces:
    InvocationHandler

    public class TCredentialsUpdatingInvocationHandler<I>
    extends Object
    implements InvocationHandler
    Extracts the TCredentials object from the RPC argument list and asserts that the Accumulo principal is equal to the Kerberos 'primary' component of the Kerberos principal (e.g. Accumulo principal of "frank" equals "frank" from "frank/hostname@DOMAIN").