Uses of Package
de.xima.fc.security.authentication.model.properties
-
Classes in de.xima.fc.security.authentication.model.properties used by de.xima.fc.gui.bean.settings Class Description CommonRedirectAuthenticatorProperties Model class for the properties of authenticators that use redirection to an external IDP. -
Classes in de.xima.fc.security.authentication.model.properties used by de.xima.fc.security.authentication.model.properties Class Description CommonRedirectAuthenticatorProperties Model class for the properties of authenticators that use redirection to an external IDP. -
Classes in de.xima.fc.security.authentication.model.properties used by de.xima.fc.testhelper.security Class Description AzureAdOauth2AuthenticatorProperties Model class for the properties of an authenticator of typeEAuthClientType.AZURE_AD
.FacebookAuthenticatorProperties Model class for accessing the properties of an authenticator of typeEAuthClientType.FACEBOOK
in a structured manner.GoogleAuthenticatorProperties Model class for the properties of an authenticator of typeEAuthClientType.GOOGLE
.KerberosExtensionAuthenticatorProperties Model class for the properties of an authenticator of typeEAuthClientType.KERBEROS_EXTENSION
.LdapAuthenticatorProperties Model class for the properties of an authenticator of typeEAuthClientType.LDAP
.OAuth2AuthenticatorProperties Model class for accessing the properties of an authenticator of typeEAuthClientType.GENERIC_OAUTH2
in a structured manner.OpenIdConnectAuthenticatorProperties Model class for accessing the properties of an authenticator of typeEAuthClientType.GENERIC_OPENIDCONNECT
in a structured manner.SamlAuthenticatorProperties Model class for accessing the properties of an authenticator of typeEAuthClientType.GENERIC_OPENIDCONNECT
in a structured manner. -
Classes in de.xima.fc.security.authentication.model.properties used by de.xima.fc.web.common.auth.wrapper Class Description PluginAuthenticatorProperties Model class for accessing the properties of an authenticator of typeEAuthClientType.PLUGIN
in a structured manner.