|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMOAuthentication | |
org.mule.extras.acegi | |
org.mule.extras.pgp | |
org.mule.impl.security | |
org.mule.umo.security | Security API for authentication and authorisation. |
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.extras.pgp |
Classes in org.mule.extras.pgp that implement UMOAuthentication | |
class |
PGPAuthentication
|
Methods in org.mule.extras.pgp that return UMOAuthentication | |
UMOAuthentication |
PGPSecurityProvider.authenticate(UMOAuthentication authentication)
|
UMOAuthentication |
PGPSecurityContext.getAuthentication()
|
Methods in org.mule.extras.pgp with parameters of type UMOAuthentication | |
UMOAuthentication |
PGPSecurityProvider.authenticate(UMOAuthentication authentication)
|
UMOSecurityContext |
PGPSecurityProvider.createSecurityContext(UMOAuthentication auth)
|
UMOSecurityContext |
PGPSecurityContextFactory.create(UMOAuthentication authentication)
|
void |
PGPSecurityContext.setAuthentication(UMOAuthentication authentication)
|
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 authentication)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |