Package | Description |
---|---|
org.wso2.carbon.identity.core.handler |
Modifier and Type | Method and Description |
---|---|
abstract ExtHandlerReturnStatus |
ExtensionHandler.handle()
Handles the request
|
abstract ExtHandlerReturnStatus |
ExtensionMessageHandler.handle(MessageContext messageContext)
Handles the message
|
static ExtHandlerReturnStatus |
ExtHandlerReturnStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtHandlerReturnStatus[] |
ExtHandlerReturnStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 WSO2. All rights reserved.