Package | Description |
---|---|
org.wso2.carbon.identity.application.common | |
org.wso2.carbon.identity.application.common.model |
Modifier and Type | Method and Description |
---|---|
RequestPathAuthenticatorConfig |
ApplicationAuthenticatorService.getRequestPathAuthenticatorByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<RequestPathAuthenticatorConfig> |
ApplicationAuthenticatorService.getRequestPathAuthenticators() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationAuthenticatorService.addRequestPathAuthenticator(RequestPathAuthenticatorConfig authenticator) |
void |
ApplicationAuthenticatorService.removeRequestPathAuthenticator(RequestPathAuthenticatorConfig authenticator) |
Modifier and Type | Method and Description |
---|---|
static RequestPathAuthenticatorConfig |
RequestPathAuthenticatorConfig.build(org.apache.axiom.om.OMElement requestPathAuthenticatorConfigOM) |
RequestPathAuthenticatorConfig[] |
ServiceProvider.getRequestPathAuthenticatorConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceProvider.setRequestPathAuthenticatorConfigs(RequestPathAuthenticatorConfig[] requestPathAuthenticatorConfigs) |
Copyright © 2015 WSO2. All rights reserved.