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