Uses of Interface
pl.edu.icm.unity.engine.api.utils.StringConfigurable
Packages that use 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
Subinterfaces of StringConfigurable in pl.edu.icm.unity.engine.api.authnModifier and TypeInterfaceDescriptioninterfaceRetrieves credential, using a some binding specific method.interfaceImplementations allow for verification of the provided credential.Classes in pl.edu.icm.unity.engine.api.authn that implement StringConfigurableModifier and TypeClassDescriptionclassAbstractCredentialRetrieval<T extends CredentialExchange>Common code for allCredentialRetrievalimplementations.classAbstractCredentialVerificatorwith a common boilerplate code. -
Uses of StringConfigurable in pl.edu.icm.unity.engine.api.authn.local
Subinterfaces of StringConfigurable in pl.edu.icm.unity.engine.api.authn.localModifier and TypeInterfaceDescriptioninterfaceVerificator of local credentials.Classes in pl.edu.icm.unity.engine.api.authn.local that implement StringConfigurableModifier and TypeClassDescriptionclassAbstractLocalCredentialVerificatorwith a common boilerplate code. -
Uses of StringConfigurable in pl.edu.icm.unity.engine.api.authn.remote
Classes in pl.edu.icm.unity.engine.api.authn.remote that implement StringConfigurableModifier and TypeClassDescriptionclassMinor helper for remote verificators to properly callRemoteAuthnResultTranslator