@Component public class LocalCredentialsRegistry extends Object
LocalCredentialVerificators.| Constructor and Description |
|---|
LocalCredentialsRegistry(Optional<List<LocalCredentialVerificatorFactory>> verificatorFactories) |
| Modifier and Type | Method and Description |
|---|---|
LocalCredentialVerificator |
createLocalCredentialVerificator(pl.edu.icm.unity.types.authn.CredentialDefinition def) |
LocalCredentialVerificatorFactory |
getLocalCredentialFactory(String id) |
Set<pl.edu.icm.unity.types.authn.CredentialType> |
getLocalCredentialTypes() |
@Autowired public LocalCredentialsRegistry(Optional<List<LocalCredentialVerificatorFactory>> verificatorFactories)
public Set<pl.edu.icm.unity.types.authn.CredentialType> getLocalCredentialTypes()
public LocalCredentialVerificatorFactory getLocalCredentialFactory(String id)
public LocalCredentialVerificator createLocalCredentialVerificator(pl.edu.icm.unity.types.authn.CredentialDefinition def) throws pl.edu.icm.unity.exceptions.IllegalCredentialException
pl.edu.icm.unity.exceptions.IllegalCredentialExceptionCopyright © 2018 Unity. All rights reserved.