org.mule.extras.jaas
Class JaasSecurityContext
java.lang.Object
org.mule.extras.jaas.JaasSecurityContext
- All Implemented Interfaces:
- UMOSecurityContext
public class JaasSecurityContext
- extends Object
- implements UMOSecurityContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaasSecurityContext
public JaasSecurityContext(JaasAuthentication authentication)
- Constructor for the class
- Parameters:
authentication
-
getAuthentication
public final UMOAuthentication getAuthentication()
- Returns the authentication
- Specified by:
getAuthentication
in interface UMOSecurityContext
- Returns:
- authentication
setAuthentication
public final void setAuthentication(UMOAuthentication authentication)
- Sets the Authentication
- Specified by:
setAuthentication
in interface UMOSecurityContext
- Parameters:
authentication
-
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.