org.mule.umo.security
Interface UMOSecurityContext
- All Known Implementing Classes:
- AcegiSecurityContext, JaasSecurityContext, PGPSecurityContext
- public interface UMOSecurityContext
UMOSecurityContext
holds security information and is associated
with the UMOSession.
- Version:
- $Revision: 7976 $
- Author:
- Ross Mason
- See Also:
UMOSession
setAuthentication
public void setAuthentication(UMOAuthentication authentication)
getAuthentication
public UMOAuthentication getAuthentication()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.