Uses of Class
org.apache.directory.server.kerberos.sam.SamException

Packages that use SamException
org.apache.directory.server.kerberos.sam   
 

Uses of SamException in org.apache.directory.server.kerberos.sam
 

Methods in org.apache.directory.server.kerberos.sam that throw SamException
 void SamVerifier.startup()
          Starts one of many pluggable SAM type subsystem
 javax.security.auth.kerberos.KerberosKey SamVerifier.verify(javax.security.auth.kerberos.KerberosPrincipal principal, byte[] sad)
          Verifies the single use password supplied.
 javax.security.auth.kerberos.KerberosKey SamSubsystem.verify(PrincipalStoreEntry entry, byte[] sad)
          Uses the principal entry information to load the approapriate SamVerifier and verify the Single-use password.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.