public class AutoTGTKrb5LoginModuleTest extends AutoTGTKrb5LoginModule
Custom LoginModule extended for testing.
Modifier and Type | Field and Description |
---|---|
Principal |
client |
kerbTicket
Constructor and Description |
---|
AutoTGTKrb5LoginModuleTest() |
Modifier and Type | Method and Description |
---|---|
protected Principal |
getKerbTicketClient() |
protected void |
getKerbTicketFromCache() |
void |
setKerbTicket(KerberosTicket ticket) |
abort, commit, initialize, login, logout
public Principal client
public void setKerbTicket(KerberosTicket ticket)
protected void getKerbTicketFromCache()
getKerbTicketFromCache
in class AutoTGTKrb5LoginModule
protected Principal getKerbTicketClient()
getKerbTicketClient
in class AutoTGTKrb5LoginModule
Copyright © 2022 The Apache Software Foundation. All rights reserved.