|
@@ -30,7 +30,7 @@ import net.sf.acegisecurity.Authentication;
|
|
* @author Ben Alex
|
|
* @author Ben Alex
|
|
* @version $Id$
|
|
* @version $Id$
|
|
*/
|
|
*/
|
|
-public interface SecureContext {
|
|
|
|
|
|
+public interface SecureContext extends Context {
|
|
//~ Methods ================================================================
|
|
//~ Methods ================================================================
|
|
|
|
|
|
public void setAuthentication(Authentication newAuthentication);
|
|
public void setAuthentication(Authentication newAuthentication);
|