Uses of Interface
colesico.framework.security.SecurityKit
| Package | Description |
|---|---|
| colesico.framework.security | |
| colesico.framework.security.internal |
-
Uses of SecurityKit in colesico.framework.security
Subinterfaces of SecurityKit in colesico.framework.security Modifier and Type Interface Description interfaceSecurityInterceptorIs used to handle security interceptionClasses in colesico.framework.security that implement SecurityKit Modifier and Type Class Description classDefaultSecurityKitDefault security kit implementation. -
Uses of SecurityKit in colesico.framework.security.internal
Methods in colesico.framework.security.internal that return SecurityKit Modifier and Type Method Description SecurityKitSecurityProducer. getSecurityKit(DefaultSecurityKit impl)Methods in colesico.framework.security.internal that return types with arguments of type SecurityKit Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<SecurityKit>SecurityIoclet. getSecurityKitFactory0()Factory to produce colesico.framework.security.SecurityKit class instance Scope: SINGLETON; Custom: nullMethods in colesico.framework.security.internal with parameters of type SecurityKit Modifier and Type Method Description PrincipalSecurityProducer. getPrincipal(SecurityKit kit)