Class AssetSecurityConf


  • @Configuration
    @ConditionalOnProperty(name="dialob.enabled",
                           havingValue="true",
                           matchIfMissing=true)
    public class AssetSecurityConf
    extends Object
    CsrfToken example
    • Constructor Detail

      • AssetSecurityConf

        public AssetSecurityConf()