@ApplicationScoped public class ApplicationResources extends Object
| Constructor and Description |
|---|
ApplicationResources() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthServerUrl() |
String |
getBindTo() |
int |
getPort() |
String |
getRealmName() |
String |
getRealmResourceName() |
String |
getRealmResourceSecret() |
void |
prepareCommandLineOptions() |
@PostConstruct public void prepareCommandLineOptions()
@Alternative @Produces public String getRealmName()
@Alternative @Produces public String getRealmResourceName()
@Alternative @Produces public String getRealmResourceSecret()
@Alternative @Produces public String getAuthServerUrl()
@Produces public int getPort()
@Produces public String getBindTo()
Copyright © 2015–2016. All rights reserved.