Uses of Interface
io.vertigo.account.impl.identityprovider.IdentityProviderPlugin
Packages that use IdentityProviderPlugin
Package
Description
-
Uses of IdentityProviderPlugin in io.vertigo.account.impl.identityprovider
Constructors in io.vertigo.account.impl.identityprovider with parameters of type IdentityProviderPluginModifierConstructorDescriptionIdentityProviderManagerImpl(IdentityProviderPlugin identityProviderPlugin) Constructor. -
Uses of IdentityProviderPlugin in io.vertigo.account.plugins.identityprovider.ldap
Classes in io.vertigo.account.plugins.identityprovider.ldap that implement IdentityProviderPlugin -
Uses of IdentityProviderPlugin in io.vertigo.account.plugins.identityprovider.store
Classes in io.vertigo.account.plugins.identityprovider.store that implement IdentityProviderPlugin -
Uses of IdentityProviderPlugin in io.vertigo.account.plugins.identityprovider.text
Classes in io.vertigo.account.plugins.identityprovider.text that implement IdentityProviderPluginModifier and TypeClassDescriptionclassA simple implementation of the Realm interface that uses a set of configured user accounts and roles to support authentication and authorization.