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 TypeInterfaceDescriptioninterfaceRetrieves credential, using a some binding specific method.Classes in pl.edu.icm.unity.engine.api.authn that implement BindingAuthnModifier and TypeClassDescriptionclassAbstractCredentialRetrieval<T extends CredentialExchange>Common code for allCredentialRetrievalimplementations.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(AuthenticationOptionKey firstFactorOptionId, BindingAuthn secondaryAuthenticator, AuthenticationResult result, AuthenticationFlow flow)