public interface AuthenticatorSupportManagement
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationFlow> |
getAuthenticatorUIs(List<pl.edu.icm.unity.types.authn.AuthenticationFlowDefinition> authnFlows)
Resolves binding specific authenticator authN implementations for a given
list of
AuthenticationFlowDefinition. |
void |
removeAllPersistedAuthenticators()
Removes all authenticators from DB
|
List<AuthenticationFlow> getAuthenticatorUIs(List<pl.edu.icm.unity.types.authn.AuthenticationFlowDefinition> authnFlows) throws pl.edu.icm.unity.exceptions.EngineException
AuthenticationFlowDefinition.authnList - pl.edu.icm.unity.exceptions.EngineExceptionvoid removeAllPersistedAuthenticators()
throws pl.edu.icm.unity.exceptions.EngineException
pl.edu.icm.unity.exceptions.EngineExceptionCopyright © 2018 Unity. All rights reserved.