org.jboss.security
Interface SubjectSecurityManager

All Superinterfaces:
AuthenticationManager
All Known Subinterfaces:
SecurityDomain
All Known Implementing Classes:
NoAccessSecurityManager, NullSecurityManager

public interface SubjectSecurityManager
extends AuthenticationManager

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

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

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.