Package | Description |
---|---|
org.wso2.carbon.identity.application.common | |
org.wso2.carbon.identity.application.common.model |
Modifier and Type | Method and Description |
---|---|
LocalAuthenticatorConfig |
ApplicationAuthenticatorService.getLocalAuthenticatorByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<LocalAuthenticatorConfig> |
ApplicationAuthenticatorService.getLocalAuthenticators() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationAuthenticatorService.addLocalAuthenticator(LocalAuthenticatorConfig authenticator) |
void |
ApplicationAuthenticatorService.removeLocalAuthenticator(LocalAuthenticatorConfig authenticator) |
Modifier and Type | Class and Description |
---|---|
class |
RequestPathAuthenticatorConfig |
Modifier and Type | Method and Description |
---|---|
static LocalAuthenticatorConfig |
LocalAuthenticatorConfig.build(org.apache.axiom.om.OMElement localAuthenticatorConfigOM) |
LocalAuthenticatorConfig[] |
AuthenticationStep.getLocalAuthenticatorConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationStep.setLocalAuthenticatorConfigs(LocalAuthenticatorConfig[] localAuthenticatorConfigs) |
Copyright © 2015 WSO2. All rights reserved.