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

Packages that use SamSubsystem
org.apache.directory.server.kerberos.sam Provides a subsystem that enables the KDC's Authentication Service (AS) to use pluggable Single-use Authentication Mechanisms (SAM) during pre-authentication processing. 
 

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

Fields in org.apache.directory.server.kerberos.sam declared as SamSubsystem
static SamSubsystem SamSubsystem.instance
          the SAM subsystem instance
 

Methods in org.apache.directory.server.kerberos.sam that return SamSubsystem
static SamSubsystem SamSubsystem.getInstance()
          Gets the singleton instance of the SamSubsystem.
 



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