Uses of Interface
colesico.framework.security.SecurityKit
-
Packages that use 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 interfaceSecurityInterceptorClasses 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()Methods in colesico.framework.security.internal with parameters of type SecurityKit Modifier and Type Method Description PrincipalSecurityProducer. getPrincipal(SecurityKit kit)
-