|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.security.access.intercept.AbstractSecurityInterceptor org.zeroexchange.web.security.ComponentSecurityInterceptorImpl
public class ComponentSecurityInterceptorImpl
Field Summary |
---|
Fields inherited from class org.springframework.security.access.intercept.AbstractSecurityInterceptor |
---|
logger, messages |
Constructor Summary | |
---|---|
ComponentSecurityInterceptorImpl()
|
Method Summary | |
---|---|
Class<? extends Object> |
getSecureObjectClass()
|
void |
invoke(Class<? extends org.apache.wicket.Component> component)
|
org.springframework.security.access.SecurityMetadataSource |
obtainSecurityMetadataSource()
|
Methods inherited from class org.springframework.security.access.intercept.AbstractSecurityInterceptor |
---|
afterInvocation, afterPropertiesSet, beforeInvocation, getAccessDecisionManager, getAfterInvocationManager, getAuthenticationManager, getRunAsManager, isAlwaysReauthenticate, isRejectPublicInvocations, isValidateConfigAttributes, setAccessDecisionManager, setAfterInvocationManager, setAlwaysReauthenticate, setApplicationEventPublisher, setAuthenticationManager, setMessageSource, setRejectPublicInvocations, setRunAsManager, setValidateConfigAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentSecurityInterceptorImpl()
Method Detail |
---|
public Class<? extends Object> getSecureObjectClass()
getSecureObjectClass
in class org.springframework.security.access.intercept.AbstractSecurityInterceptor
public org.springframework.security.access.SecurityMetadataSource obtainSecurityMetadataSource()
obtainSecurityMetadataSource
in class org.springframework.security.access.intercept.AbstractSecurityInterceptor
public void invoke(Class<? extends org.apache.wicket.Component> component)
invoke
in interface ComponentSecurityInterceptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |