public final class AuthnSvcRequestHandlerImpl extends Object implements RequestHandler
AuthnSvcRequestHandlerImpl
is used to process
SASL requests.Constructor and Description |
---|
AuthnSvcRequestHandlerImpl()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
Message |
processRequest(Message request)
Extracts SASL request out of a SOAP Message and processes it.
|
public AuthnSvcRequestHandlerImpl()
public Message processRequest(Message request) throws AuthnSvcException
processRequest
in interface RequestHandler
request
- a SOAP Message containing a SASL requestAuthnSvcException
- if an error occurs while processing the
SOAP MessageCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.