Class SecurityIoclet

  • All Implemented Interfaces:
    colesico.framework.ioc.ioclet.Ioclet

    @Genstamp(generator="colesico.framework.ioc.codegen.generator.IocletGenerator",
              timestamp="2019-03-11T19:50:51.258Z",
              hashId="8cf1a370-9de5-4ad0-9640-9c8da39c95d8",
              comments="Producer: ClassElement{originElement=colesico.framework.security.internal.SecurityProducer}")
    public final class SecurityIoclet
    extends java.lang.Object
    implements colesico.framework.ioc.ioclet.Ioclet
    • Constructor Detail

      • SecurityIoclet

        public SecurityIoclet()
    • Method Detail

      • getProducerId

        public final java.lang.String getProducerId()
        Specified by:
        getProducerId in interface colesico.framework.ioc.ioclet.Ioclet
      • getRank

        public final java.lang.String getRank()
        Specified by:
        getRank in interface colesico.framework.ioc.ioclet.Ioclet
      • getSecurityKitFactory0

        public colesico.framework.ioc.ioclet.Factory<SecurityKit> getSecurityKitFactory0()
      • getSecurityInterceptorFactory1

        public colesico.framework.ioc.ioclet.Factory<SecurityInterceptor> getSecurityInterceptorFactory1()
      • getPrincipalFactory2

        public colesico.framework.ioc.ioclet.Factory<Principal> getPrincipalFactory2()
      • getDefaultSecurityKitFactory3

        public colesico.framework.ioc.ioclet.Factory<DefaultSecurityKit> getDefaultSecurityKitFactory3()
      • addFactories

        public final void addFactories​(colesico.framework.ioc.ioclet.Catalog catalog)
        Specified by:
        addFactories in interface colesico.framework.ioc.ioclet.Ioclet