|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMOAuthentication | |
org.mule.extras.acegi | |
org.mule.impl.security | |
org.mule.umo.security |
Uses of UMOAuthentication in org.mule.extras.acegi |
Classes in org.mule.extras.acegi that implement UMOAuthentication | |
class |
AcegiAuthenticationAdapter
AcegiAuthenticationAdapter TODO |
Methods in org.mule.extras.acegi that return UMOAuthentication | |
UMOAuthentication |
AcegiSecurityContext.getAuthentication()
|
UMOAuthentication |
AcegiProviderAdapter.authenticate(UMOAuthentication authentication)
|
Methods in org.mule.extras.acegi with parameters of type UMOAuthentication | |
UMOSecurityContext |
AcegiSecurityContextFactory.create(UMOAuthentication authentication)
|
void |
AcegiSecurityContext.setAuthentication(UMOAuthentication authentication)
|
UMOAuthentication |
AcegiProviderAdapter.authenticate(UMOAuthentication authentication)
|
UMOSecurityContext |
AcegiProviderAdapter.createSecurityContext(UMOAuthentication auth)
|
Uses of UMOAuthentication in org.mule.impl.security |
Classes in org.mule.impl.security that implement UMOAuthentication | |
class |
MuleAuthentication
MuleAuthentication TODO |
Methods in org.mule.impl.security that return UMOAuthentication | |
UMOAuthentication |
MuleSecurityManager.authenticate(UMOAuthentication authentication)
|
Methods in org.mule.impl.security with parameters of type UMOAuthentication | |
UMOAuthentication |
MuleSecurityManager.authenticate(UMOAuthentication authentication)
|
UMOSecurityContext |
MuleSecurityManager.createSecurityContext(UMOAuthentication authentication)
|
Uses of UMOAuthentication in org.mule.umo.security |
Methods in org.mule.umo.security that return UMOAuthentication | |
UMOAuthentication |
UMOSecurityProvider.authenticate(UMOAuthentication authentication)
|
UMOAuthentication |
UMOSecurityManager.authenticate(UMOAuthentication authentication)
|
UMOAuthentication |
UMOSecurityContext.getAuthentication()
|
Methods in org.mule.umo.security with parameters of type UMOAuthentication | |
UMOAuthentication |
UMOSecurityProvider.authenticate(UMOAuthentication authentication)
|
UMOSecurityContext |
UMOSecurityProvider.createSecurityContext(UMOAuthentication auth)
|
UMOAuthentication |
UMOSecurityManager.authenticate(UMOAuthentication authentication)
|
UMOSecurityContext |
UMOSecurityManager.createSecurityContext(UMOAuthentication authentication)
|
UMOSecurityContext |
UMOSecurityContextFactory.create(UMOAuthentication authentication)
|
void |
UMOSecurityContext.setAuthentication(UMOAuthentication authentication)
|
Constructors in org.mule.umo.security with parameters of type UMOAuthentication | |
UnknownAuthenticationTypeException(UMOAuthentication auth)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |