|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.spring.security.SpringSecurityContext
public class SpringSecurityContext
AcegiSecurityContext
is a SecurityContext wrapper used to
interface with an Acegi SecurityContext
Constructor Summary | |
---|---|
SpringSecurityContext(org.springframework.security.context.SecurityContext delegate)
|
Method Summary | |
---|---|
Authentication |
getAuthentication()
|
void |
setAuthentication(Authentication authentication)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpringSecurityContext(org.springframework.security.context.SecurityContext delegate)
Method Detail |
---|
public void setAuthentication(Authentication authentication)
setAuthentication
in interface SecurityContext
public Authentication getAuthentication()
getAuthentication
in interface SecurityContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |