Package | Description |
---|---|
com.sun.identity.liberty.ws.authnsvc |
Provides classes to manage liberty authentication service.
|
com.sun.identity.liberty.ws.authnsvc.mechanism |
Defines interface to handle different SASL mechanisms.
|
Modifier and Type | Method and Description |
---|---|
static SASLResponse |
AuthnSvcClient.sendRequest(SASLRequest saslReq,
String connectTo)
Deprecated.
Sends a
SASL request to the Authentication Service SOAP
endpoint and returns a SASL response. |
Modifier and Type | Method and Description |
---|---|
SASLResponse |
MechanismHandler.processSASLRequest(SASLRequest saslReq,
Message message,
String respMessageID)
Deprecated.
Generates a SASL response according to the SASL request.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.