Package | Description |
---|---|
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
org.forgerock.openam.saml2 |
Modifier and Type | Class and Description |
---|---|
class |
ClientFaultException
Indicates a client fault during federated SSO.
|
class |
ServerFaultException
Indicates a server fault occurred during federated SSO.
|
Modifier and Type | Method and Description |
---|---|
static void |
IDPSSOFederate.doSSOFederate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
PrintWriter out,
boolean isFromECP,
String reqBinding,
SAML2EventLogger auditor)
This method processes the
AuthnRequest coming
from a service provider via HTTP Redirect. |
Modifier and Type | Method and Description |
---|---|
void |
SAMLAuthenticator.authenticate()
Perform authentication tasks.
|
void |
UtilProxySAMLAuthenticator.authenticate() |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.