public class ChangePasswordContext extends Object
| Constructor and Description |
|---|
ChangePasswordContext() |
public PrincipalStoreEntry getServerEntry()
public void setServerEntry(PrincipalStoreEntry serverEntry)
serverEntry - The serverEntry to set.public ChangePasswordConfig getConfig()
public void setConfig(ChangePasswordConfig config)
config - The config to set.public AbstractPasswordMessage getReply()
public void setReply(AbstractPasswordMessage reply)
reply - The reply to set.public AbstractPasswordMessage getRequest()
public void setRequest(AbstractPasswordMessage request)
request - The request to set.public PrincipalStore getStore()
public void setStore(PrincipalStore store)
store - The store to set.public CipherTextHandler getCipherTextHandler()
CipherTextHandler.public void setCipherTextHandler(CipherTextHandler cipherTextHandler)
cipherTextHandler - The CipherTextHandler to set.public Authenticator getAuthenticator()
public void setAuthenticator(Authenticator authenticator)
authenticator - The authenticator to set.public ApReq getAuthHeader()
public void setAuthHeader(ApReq authHeader)
authHeader - The authHeader to set.public Ticket getTicket()
public void setTicket(Ticket ticket)
ticket - The ticket to set.public InetAddress getClientAddress()
public void setClientAddress(InetAddress clientAddress)
clientAddress - The clientAddress to set.public ChangePasswdData getPasswordData()
public void setChngPwdData(ChangePasswdData passwordData)
public ReplayCache getReplayCache()
public void setReplayCache(ReplayCache replayCache)
Copyright © 2021. All rights reserved.