Interface GeneralizedAuthenticationManager

  • All Superinterfaces:
    AuthenticationManager, BaseSecurityManager, javax.security.auth.message.ServerAuth, javax.security.auth.message.config.ServerAuthContext, SubjectSecurityManager

    public interface GeneralizedAuthenticationManager
    extends SubjectSecurityManager, javax.security.auth.message.config.ServerAuthContext
    Marker interface that combines the legacy AuthenticationManager and the new JASPI (JSR-196) ServerAuthContext interfaces
    Since:
    Dec 30, 2005
    Version:
    $Revision$
    Author:
    Anil Saldhana