org.mule.module.jaas
Class JaasSecurityContextFactory
java.lang.Object
org.mule.module.jaas.JaasSecurityContextFactory
- All Implemented Interfaces:
- SecurityContextFactory
public class JaasSecurityContextFactory
- extends Object
- implements SecurityContextFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaasSecurityContextFactory
public JaasSecurityContextFactory()
create
public final SecurityContext create(Authentication authentication)
- Creates the Jaas Security Context
- Specified by:
create
in interface SecurityContextFactory
- Parameters:
authentication
-
- Returns:
- JaasSecurityContext((Authentication) authentication)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.