Uses of Interface
colesico.framework.security.SecurityInterceptor
| Package | Description |
|---|---|
| colesico.framework.security | |
| colesico.framework.security.internal |
-
Uses of SecurityInterceptor in colesico.framework.security
Classes in colesico.framework.security that implement SecurityInterceptor Modifier and Type Class Description classDefaultSecurityKitDefault security kit implementation. -
Uses of SecurityInterceptor in colesico.framework.security.internal
Methods in colesico.framework.security.internal that return SecurityInterceptor Modifier and Type Method Description SecurityInterceptorSecurityProducer. getSecurityInterceptor(DefaultSecurityKit impl)Methods in colesico.framework.security.internal that return types with arguments of type SecurityInterceptor Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<SecurityInterceptor>SecurityIoclet. getSecurityInterceptorFactory1()Factory to produce colesico.framework.security.SecurityInterceptor class instance Scope: SINGLETON; Custom: null