Uses of Interface
pl.edu.icm.unity.engine.api.endpoint.BindingAuthn
Packages that use BindingAuthn
-
Uses of BindingAuthn in pl.edu.icm.unity.engine.api.authn
Subinterfaces of BindingAuthn in pl.edu.icm.unity.engine.api.authnModifier and TypeInterfaceDescriptioninterface
Retrieves credential, using a some binding specific method.Classes in pl.edu.icm.unity.engine.api.authn that implement BindingAuthnModifier and TypeClassDescriptionclass
AbstractCredentialRetrieval<T extends CredentialExchange>
Common code for allCredentialRetrieval
implementations.Methods in pl.edu.icm.unity.engine.api.authn that return BindingAuthnConstructors in pl.edu.icm.unity.engine.api.authn with parameters of type BindingAuthnModifierConstructorDescriptionPartialAuthnState
(pl.edu.icm.unity.base.authn.AuthenticationOptionKey firstFactorOptionId, BindingAuthn secondaryAuthenticator, AuthenticationResult result, AuthenticationFlow flow)