public class ExtendedISAuthHandler
extends org.wso2.carbon.identity.auth.service.handler.impl.BasicAuthenticationHandler
| Constructor and Description |
|---|
ExtendedISAuthHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(org.wso2.carbon.identity.core.bean.context.MessageContext messageContext) |
protected org.wso2.carbon.identity.auth.service.AuthenticationResult |
doAuthenticate(org.wso2.carbon.identity.core.bean.context.MessageContext messageContext) |
String |
getName() |
int |
getPriority(org.wso2.carbon.identity.core.bean.context.MessageContext messageContext) |
void |
init(org.wso2.carbon.identity.core.handler.InitConfig initConfig) |
authenticate, getPriority, postAuthenticatepublic void init(org.wso2.carbon.identity.core.handler.InitConfig initConfig)
init in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandlerinit in class org.wso2.carbon.identity.auth.service.handler.impl.BasicAuthenticationHandlerpublic String getName()
getName in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandlergetName in class org.wso2.carbon.identity.auth.service.handler.impl.BasicAuthenticationHandlerpublic int getPriority(org.wso2.carbon.identity.core.bean.context.MessageContext messageContext)
getPriority in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandlergetPriority in class org.wso2.carbon.identity.auth.service.handler.impl.BasicAuthenticationHandlerpublic boolean canHandle(org.wso2.carbon.identity.core.bean.context.MessageContext messageContext)
canHandle in interface org.wso2.carbon.identity.core.handler.IdentityMessageHandlercanHandle in class org.wso2.carbon.identity.auth.service.handler.impl.BasicAuthenticationHandlerprotected org.wso2.carbon.identity.auth.service.AuthenticationResult doAuthenticate(org.wso2.carbon.identity.core.bean.context.MessageContext messageContext)
throws org.wso2.carbon.identity.auth.service.exception.AuthenticationFailException
doAuthenticate in class org.wso2.carbon.identity.auth.service.handler.impl.BasicAuthenticationHandlerorg.wso2.carbon.identity.auth.service.exception.AuthenticationFailExceptionCopyright © 2024 WSO2. All rights reserved.