Uses of Class
org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler

Packages that use CipherTextHandler
org.apache.directory.server.kerberos.shared.service Provides reusable IoHandlerCommands for the Kerberos and Change Password protocols. 
 

Uses of CipherTextHandler in org.apache.directory.server.kerberos.shared.service
 

Methods in org.apache.directory.server.kerberos.shared.service with parameters of type CipherTextHandler
 Authenticator VerifyAuthHeader.verifyAuthHeader(ApplicationRequest authHeader, Ticket ticket, EncryptionKey serverKey, long clockSkew, ReplayCache replayCache, boolean emptyAddressesAllowed, java.net.InetAddress clientAddress, CipherTextHandler lockBox, KeyUsage authenticatorKeyUsage, boolean isValidate)
          Verifies an AuthHeader using guidelines from RFC 1510 section A.10., "KRB_AP_REQ verification."
 



Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.