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 SecurityContext
public final void setAuthentication(Authentication authentication)
setAuthentication
in interface SecurityContext
authentication
- Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.