public interface KerberosIdentity<T> extends Identity
Modifier and Type | Method and Description |
---|---|
T |
getKerberosToken()
Return the underlying Kerberos Object
|
void |
setKerberosToken(T t)
Set the underlying Kerberos Object
|
asGroup, asPrincipal, getName, getRole
Copyright © 2012 JBoss Inc.. All Rights Reserved.