JBoss Security SPI - Aggregator 2.0.4.SP8

org.jboss.security
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: 45189 $
Author:
Anil Saldhana

Method Summary
 
Methods inherited from interface org.jboss.security.AuthenticationManager
getActiveSubject, getTargetPrincipal, isValid, isValid
 
Methods inherited from interface org.jboss.security.BaseSecurityManager
getSecurityDomain
 
Methods inherited from interface javax.security.auth.message.ServerAuth
cleanSubject, secureResponse, validateRequest
 


JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.