Uses of Class
io.apiman.gateway.engine.policies.config.basicauth.StaticIdentity
-
Packages that use StaticIdentity Package Description io.apiman.gateway.engine.policies.config.basicauth -
-
Uses of StaticIdentity in io.apiman.gateway.engine.policies.config.basicauth
Methods in io.apiman.gateway.engine.policies.config.basicauth that return types with arguments of type StaticIdentity Modifier and Type Method Description List<StaticIdentity>StaticIdentitySource. getIdentities()Method parameters in io.apiman.gateway.engine.policies.config.basicauth with type arguments of type StaticIdentity Modifier and Type Method Description voidStaticIdentitySource. setIdentities(List<StaticIdentity> identities)
-