org.jboss.security
Interface SubjectSecurityManager

All Superinterfaces:
AuthenticationManager, BaseSecurityManager
All Known Subinterfaces:
GeneralizedAuthenticationManager, SecurityDomain

public interface SubjectSecurityManager
extends AuthenticationManager

All functionality in this interface is now in the base AuthenticationManager interface. This exists only for compatibility.

Version:
$Revision: 40069 $
Author:
Scott.Stark@jboss.org

Method Summary
 
Methods inherited from interface org.jboss.security.AuthenticationManager
getActiveSubject, getTargetPrincipal, isValid, isValid
 
Methods inherited from interface org.jboss.security.BaseSecurityManager
getSecurityDomain
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.