Uses of Interface
pl.edu.icm.unity.engine.api.utils.StringConfigurable
Package
Description
Authentication related API and utilities
Local authentication API and general purpose support classes
Remote authentication API
-
Uses of StringConfigurable in pl.edu.icm.unity.engine.api.authn
Modifier and TypeInterfaceDescriptioninterface
Retrieves credential, using a some binding specific method.interface
Implementations allow for verification of the provided credential.Modifier and TypeClassDescriptionclass
AbstractCredentialRetrieval<T extends CredentialExchange>
Common code for allCredentialRetrieval
implementations.class
AbstractCredentialVerificator
with a common boilerplate code. -
Uses of StringConfigurable in pl.edu.icm.unity.engine.api.authn.local
Modifier and TypeInterfaceDescriptioninterface
Verificator of local credentials.Modifier and TypeClassDescriptionclass
AbstractLocalCredentialVerificator
with a common boilerplate code. -
Uses of StringConfigurable in pl.edu.icm.unity.engine.api.authn.remote
Modifier and TypeClassDescriptionclass
Minor helper for remote verificators to properly callRemoteAuthnResultTranslator