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