Package io.apiman.gateway.engine.policies.auth
-
Interface Summary Interface Description IIdentityValidator<C> Interface used to validate an inbound user. -
Class Summary Class Description JDBCIdentityValidator An identity validator that uses the static information in the config to validate the user.LDAPIdentityValidator An identity validator that uses the static information in the config to validate the user viaILdapComponent.StaticIdentityValidator An identity validator that uses the static information in the config to validate the user.