public class FSRealmIDPProxyImpl extends Object implements FSRealmIDPProxy
FSRealmIDPProxyImpl
is used to find a preferred
Identity Authenticating provider to proxy the authentication request.Constructor and Description |
---|
FSRealmIDPProxyImpl()
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getPreferredIDP(FSAuthnRequest authnRequest,
String realm,
String hostEntityID,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Returns the preferred IDP.
|
public String getPreferredIDP(FSAuthnRequest authnRequest, String realm, String hostEntityID, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws FSRedirectException
getPreferredIDP
in interface FSRealmIDPProxy
authnRequest
- original authnrequestrealm
- The realm under which the entity resides.hostEntityID
- ProxyIDP entity ID.request
- HttpServletRequest
objectresponse
- HttpServletResponse
objectFSRedirectException
- if redirect was doneCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.