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