|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.camel.support.ServiceSupport
org.apache.camel.processor.DelegateAsyncProcessor
org.apache.camel.component.shiro.security.ShiroSecurityProcessor
public class ShiroSecurityProcessor
Processor that executes the authentication and authorization of the Subject accordingly
to the ShiroSecurityPolicy.
| Field Summary |
|---|
| Fields inherited from class org.apache.camel.processor.DelegateAsyncProcessor |
|---|
processor |
| Fields inherited from class org.apache.camel.support.ServiceSupport |
|---|
shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending |
| Constructor Summary | |
|---|---|
ShiroSecurityProcessor(org.apache.camel.Processor processor,
ShiroSecurityPolicy policy)
|
|
| Method Summary | |
|---|---|
boolean |
process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
|
| Methods inherited from class org.apache.camel.processor.DelegateAsyncProcessor |
|---|
doStart, doStop, getProcessor, hasNext, next, process, processNext, setProcessor, setProcessor, toString |
| Methods inherited from class org.apache.camel.support.ServiceSupport |
|---|
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspend |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ShiroSecurityProcessor(org.apache.camel.Processor processor,
ShiroSecurityPolicy policy)
| Method Detail |
|---|
public boolean process(org.apache.camel.Exchange exchange,
org.apache.camel.AsyncCallback callback)
process in interface org.apache.camel.AsyncProcessorprocess in class org.apache.camel.processor.DelegateAsyncProcessor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||