-
- All Implemented Interfaces:
public class IdPResultSignIn Result from the IdPHandler
-
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
IdPResult
IdPResult(String token, Map<String, String> additionalParameters)
Constructor to create IdPResult with Token and additional parameters- Parameters:
token- The Token after authentication with Identity ProvideradditionalParameters- Addition parameters to inject to following /authenticate request for the authentication tree
-
-
-
-