Uses of Package
io.apiman.gateway.engine.policies.config.basicauth
-
Classes in io.apiman.gateway.engine.policies.config.basicauth used by io.apiman.gateway.engine.policies.auth Class Description JDBCIdentitySource Information about the LDAP server to use to authenticate an inbound user.LDAPIdentitySource Information about the LDAP server to use to authenticate an inbound user.StaticIdentitySource A simple static set of identities used to perform basic authentication by theBasicAuthenticationPolicyimplementation. -
Classes in io.apiman.gateway.engine.policies.config.basicauth used by io.apiman.gateway.engine.policies.config Class Description JDBCIdentitySource Information about the LDAP server to use to authenticate an inbound user.LDAPIdentitySource Information about the LDAP server to use to authenticate an inbound user.StaticIdentitySource A simple static set of identities used to perform basic authentication by theBasicAuthenticationPolicyimplementation. -
Classes in io.apiman.gateway.engine.policies.config.basicauth used by io.apiman.gateway.engine.policies.config.basicauth Class Description JDBCType The type of jdbc connection to use.LDAPBindAsType How to bind to the ldap server.LDAPCredentials The credentials to use when binding to ldap via a service account.LDAPUserSearch Models information about the user search.PasswordHashAlgorithmType The supported hash algorithms when authenticating against information found in a database.StaticIdentity A single static identity used for basic authentication.