- validate(String, String, ServiceRequest, IPolicyContext, C, IAsyncResultHandler<Boolean>) - Method in interface io.apiman.gateway.engine.policies.auth.IIdentityValidator
-
Asynchronously validates a user.
- validate(String, String, ServiceRequest, IPolicyContext, JDBCIdentitySource, IAsyncResultHandler<Boolean>) - Method in class io.apiman.gateway.engine.policies.auth.JDBCIdentityValidator
-
- validate(String, String, ServiceRequest, IPolicyContext, LDAPIdentitySource, IAsyncResultHandler<Boolean>) - Method in class io.apiman.gateway.engine.policies.auth.LDAPIdentityValidator
-
- validate(String, String, ServiceRequest, IPolicyContext, StaticIdentitySource, IAsyncResultHandler<Boolean>) - Method in class io.apiman.gateway.engine.policies.auth.StaticIdentityValidator
-
- valueOf(String) - Static method in enum io.apiman.gateway.engine.policies.config.basicauth.LDAPBindAsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apiman.gateway.engine.policies.config.basicauth.PasswordHashAlgorithmType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apiman.gateway.engine.policies.config.rates.RateLimitingGranularity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apiman.gateway.engine.policies.config.rates.RateLimitingPeriod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.apiman.gateway.engine.policies.config.basicauth.LDAPBindAsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apiman.gateway.engine.policies.config.basicauth.PasswordHashAlgorithmType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apiman.gateway.engine.policies.config.rates.RateLimitingGranularity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.apiman.gateway.engine.policies.config.rates.RateLimitingPeriod
-
Returns an array containing the constants of this enum type, in
the order they are declared.