| Package | Description |
|---|---|
| org.jboss.as.console.client.shared | |
| org.jboss.as.console.client.shared.subsys.security |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.autobean.shared.AutoBean<AuthenticationLoginModule> |
CoreBeanFactory.authenticationLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityDomainsPresenter.removeAuthentication(String domainName,
List<AuthenticationLoginModule> list) |
void |
SecurityDomainsPresenter.saveAuthentication(String domainName,
List<AuthenticationLoginModule> list,
boolean resourceExists) |
void |
SecurityDomainsView.setAuthenticationLoginModules(String domainName,
List<AuthenticationLoginModule> modules,
boolean resourceExists) |
void |
SecurityDomainsPresenter.MyView.setAuthenticationLoginModules(String domainName,
List<AuthenticationLoginModule> modules,
boolean resourceExists) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.