|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.extras.acegi.AcegiSecurityContext
AcegiSecurityContext
is a UMOSecurityContext wrapper used to interface
with an acegi Secure context
Constructor Summary | |
AcegiSecurityContext(SecureContext delegate)
|
Method Summary | |
UMOAuthentication |
getAuthentication()
|
void |
setAuthentication(UMOAuthentication authentication)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AcegiSecurityContext(SecureContext delegate)
Method Detail |
public void setAuthentication(UMOAuthentication authentication)
setAuthentication
in interface UMOSecurityContext
public UMOAuthentication getAuthentication()
getAuthentication
in interface UMOSecurityContext
public void validate() throws ContextInvalidException
ContextInvalidException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |