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

Packages that use CipherTextHandler
org.apache.directory.server.kerberos.shared   
 

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

Methods in org.apache.directory.server.kerberos.shared with parameters of type CipherTextHandler
static Authenticator KerberosUtils.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-2009 The Apache Software Foundation. All Rights Reserved.