Class IOServiceSecuritySetup


  • @ApplicationScoped
    @Startup
    public class IOServiceSecuritySetup
    extends Object
    • Field Detail

      • AUTH_DOMAIN_KEY

        public static final String AUTH_DOMAIN_KEY
        The system property that specifies which authentication domain the default security service should be configured for. Not used if the application provides its own @IOSecurityAuth AuthenticationService.
        See Also:
        Constant Field Values
    • Constructor Detail

      • IOServiceSecuritySetup

        public IOServiceSecuritySetup()