public class JaasSecurityContext extends Object implements SecurityContext
| Constructor and Description |
|---|
JaasSecurityContext(JaasAuthentication authentication)
Constructor for the class
|
| Modifier and Type | Method and Description |
|---|---|
Authentication |
getAuthentication()
Returns the authentication
|
void |
setAuthentication(Authentication authentication)
Sets the Authentication
|
public JaasSecurityContext(JaasAuthentication authentication)
authentication - public final Authentication getAuthentication()
getAuthentication in interface SecurityContextpublic final void setAuthentication(Authentication authentication)
setAuthentication in interface SecurityContextauthentication - Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.