public interface CredentialVerificator extends CredentialExchange, pl.edu.icm.unity.types.DescribedObject, StringConfigurable
CredentialExchange interfaces. The actual interaction might be arbitrary complex.
Implementations must be thread safe.
| Modifier and Type | Interface and Description |
|---|---|
static class |
CredentialVerificator.VerificatorType |
| Modifier and Type | Method and Description |
|---|---|
CredentialVerificator.VerificatorType |
getType() |
void |
setIdentityResolver(IdentityResolver identityResolver) |
void |
setInstanceName(String name)
Instance name is the configured name of the authenticator to which this credential verificator belongs.
|
getExchangeIdgetSerializedConfiguration, setSerializedConfigurationvoid setIdentityResolver(IdentityResolver identityResolver)
void setInstanceName(String name)
name - CredentialVerificator.VerificatorType getType()
Copyright © 2018 Unity. All rights reserved.