org.ikasan.console.security
Class ModuleAfterInvocationProvider
java.lang.Object
org.ikasan.console.security.AbstractModuleAfterInvocationProvider
org.ikasan.console.security.ModuleAfterInvocationProvider
- All Implemented Interfaces:
- org.springframework.security.access.AfterInvocationProvider
public class ModuleAfterInvocationProvider
- extends AbstractModuleAfterInvocationProvider
Class for determining access/configuration rights
- Author:
- Ikasan Development Team
|
Method Summary |
Object |
decide(org.springframework.security.core.Authentication authentication,
Object object,
Collection<org.springframework.security.access.ConfigAttribute> config,
Object returnedObject)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleAfterInvocationProvider
public ModuleAfterInvocationProvider()
- Constructor
decide
public Object decide(org.springframework.security.core.Authentication authentication,
Object object,
Collection<org.springframework.security.access.ConfigAttribute> config,
Object returnedObject)
throws org.springframework.security.access.AccessDeniedException
- Throws:
org.springframework.security.access.AccessDeniedException
Copyright © 2007-2014 Ikasan. All Rights Reserved.