Uses of Class
com.sun.identity.federation.common.FSRedirectException
-
Packages that use FSRedirectException Package Description com.sun.identity.federation.services HandlesID-FFfederation profiles. -
-
Uses of FSRedirectException in com.sun.identity.federation.services
Methods in com.sun.identity.federation.services that throw FSRedirectException Modifier and Type Method Description StringFSIDPProxy. getPreferredIDP(FSAuthnRequest authnRequest, String hostProviderID, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)Deprecated.This method is deprecated.StringFSIDPProxyImpl. getPreferredIDP(FSAuthnRequest authnRequest, String hostEntityID, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)Deprecated.Returns the preferred IDP.StringFSRealmIDPProxy. getPreferredIDP(FSAuthnRequest authnRequest, String realm, String hostProviderID, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)Deprecated.Returns the preferred IDP.StringFSRealmIDPProxyImpl. getPreferredIDP(FSAuthnRequest authnRequest, String realm, String hostEntityID, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)Returns the preferred IDP.
-