Class IOServiceSecuritySetup
- java.lang.Object
-
- org.uberfire.backend.server.security.IOServiceSecuritySetup
-
@ApplicationScoped @Startup public class IOServiceSecuritySetup extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringAUTH_DOMAIN_KEYThe system property that specifies which authentication domain the default security service should be configured for.
-
Constructor Summary
Constructors Constructor Description IOServiceSecuritySetup()
-
-
-
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
-
-
Method Detail
-
setup
@PostConstruct public void setup()
-
-