|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SecurityException | |
| org.mule.extras.acegi | |
| org.mule.extras.acegi.filters.http | |
| org.mule.extras.jaas | |
| org.mule.extras.pgp | |
| org.mule.impl.internal.notifications | Internal server notificationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationication types fired via the MuleManager. |
| org.mule.impl.security | Core security implementation including the mule security manager and encryption types |
| org.mule.impl.security.filters | Core sercurity filter types. |
| org.mule.umo.security | Security API for authentication and authorisation. |
| Uses of SecurityException in org.mule.extras.acegi |
| Methods in org.mule.extras.acegi that throw SecurityException | |
UMOAuthentication |
AcegiProviderAdapter.authenticate(UMOAuthentication authentication)
|
| Uses of SecurityException in org.mule.extras.acegi.filters.http |
| Methods in org.mule.extras.acegi.filters.http that throw SecurityException | |
void |
HttpBasicAuthenticationFilter.authenticateInbound(UMOEvent event)
Authenticates the current message if authenticate is set to true. |
void |
HttpBasicAuthenticationFilter.authenticateOutbound(UMOEvent event)
Authenticates the current message if authenticate is set to true. |
| Uses of SecurityException in org.mule.extras.jaas |
| Methods in org.mule.extras.jaas that throw SecurityException | |
UMOAuthentication |
JaasSimpleAuthenticationProvider.authenticate(UMOAuthentication authentication)
The authenticate method first creates the jaas Login Context using the callback handler and the name of the class or directory to prtect. |
| Uses of SecurityException in org.mule.extras.pgp |
| Methods in org.mule.extras.pgp that throw SecurityException | |
UMOAuthentication |
PGPSecurityProvider.authenticate(UMOAuthentication authentication)
|
| Uses of SecurityException in org.mule.impl.internal.notifications |
| Constructors in org.mule.impl.internal.notifications with parameters of type SecurityException | |
SecurityNotification(SecurityException message,
int action)
|
|
| Uses of SecurityException in org.mule.impl.security |
| Methods in org.mule.impl.security that throw SecurityException | |
void |
AbstractEndpointSecurityFilter.authenticate(UMOEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateInbound(UMOEvent event)
|
protected abstract void |
AbstractEndpointSecurityFilter.authenticateOutbound(UMOEvent event)
|
UMOAuthentication |
MuleSecurityManager.authenticate(UMOAuthentication authentication)
|
| Uses of SecurityException in org.mule.impl.security.filters |
| Methods in org.mule.impl.security.filters that throw SecurityException | |
protected void |
MuleEncryptionEndpointSecurityFilter.authenticateInbound(UMOEvent event)
|
protected void |
MuleEncryptionEndpointSecurityFilter.authenticateOutbound(UMOEvent event)
|
| Uses of SecurityException in org.mule.umo.security |
| Subclasses of SecurityException in org.mule.umo.security | |
class |
CredentialsNotSetException
CredentialsNotSetException is thrown when user credentials cannot
be obtained from the current message |
class |
EncryptionNotSupportedException
EncryptionNotSupportedException is thrown if an algorithm is set in
the MULE_USER header but it doesn't match the algorithm set on the security filter |
class |
UnauthorisedException
UnauthorisedException is thrown if authentication fails |
class |
UnsupportedAuthenticationSchemeException
UnsupportedAuthenticationSchemeException is thrown when a
authentication scheme is being used on the message that the Security filter does
not understand |
| Methods in org.mule.umo.security that throw SecurityException | |
void |
UMOEndpointSecurityFilter.authenticate(UMOEvent event)
|
UMOAuthentication |
UMOSecurityProvider.authenticate(UMOAuthentication authentication)
|
UMOAuthentication |
UMOSecurityManager.authenticate(UMOAuthentication authentication)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||