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