JBoss API: Interface EJBSecurityManager

org.jboss.security
Interface EJBSecurityManager

All Superinterfaces:
AuthenticationManager

public interface EJBSecurityManager
extends AuthenticationManager

The EJBSecurityManager is a legacy interface that has been renamed because the interface was not specific to EJBs. It now extends the AuthenticationManager interface which replaced it for backward compatibility.

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

Methods inherited from interface org.jboss.security.AuthenticationManager
isValid
 



Copyright © 2000 The JBoss Organization. All Rights Reserved.