Package | Description |
---|---|
org.wso2.carbon.identity.application.common.model |
Modifier and Type | Method and Description |
---|---|
static AuthenticationStep |
AuthenticationStep.build(org.apache.axiom.om.OMElement authenticationStepOM) |
AuthenticationStep |
LocalAndOutboundAuthenticationConfig.getAuthenticationStepForAttributes() |
AuthenticationStep |
LocalAndOutboundAuthenticationConfig.getAuthenticationStepForSubject() |
AuthenticationStep[] |
LocalAndOutboundAuthenticationConfig.getAuthenticationSteps() |
Modifier and Type | Method and Description |
---|---|
void |
LocalAndOutboundAuthenticationConfig.setAuthenticationStepForAttributes(AuthenticationStep authenticationStepForAttributes) |
void |
LocalAndOutboundAuthenticationConfig.setAuthenticationStepForSubject(AuthenticationStep authenticationStepForSubject) |
void |
LocalAndOutboundAuthenticationConfig.setAuthenticationSteps(AuthenticationStep[] authenticationSteps) |
Copyright © 2015 WSO2. All rights reserved.