- generate() - Method in interface io.apiman.manager.api.core.IApiKeyGenerator
-
Generates a new API key.
- generate() - Method in class io.apiman.manager.api.core.UuidApiKeyGenerator
-
- generatePolicyDescription(PolicyBean) - Static method in class io.apiman.manager.api.core.util.PolicyTemplateUtil
-
Generates a dynamic description for the given policy and stores the
result on the policy bean instance.
- get(Object) - Method in class io.apiman.manager.api.core.util.PolicyConfigMap
-
- getApiRegistry(String, String, String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns the api registry for the given application.
- getApplication(String, String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getApplicationContracts(String, String, String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns all Contracts for the application.
- getApplicationsInOrg(String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns summary info for all applications in the given organization.
- getApplicationsInOrgs(Set<String>) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns summary info for all applications in all organizations in the given set.
- getApplicationVersion(String, String, String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getApplicationVersions(String, String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns all application versions for a given app.
- getContract(Long) - Method in interface io.apiman.manager.api.core.IStorage
-
- getGateway(String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getMavenRepositories() - Method in class io.apiman.manager.api.core.plugin.AbstractPluginRegistry
-
A valid set of remove maven repository URLs.
- getMaxPolicyOrderIndex(String, String, String, PolicyType) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns the largest order index value for the policies assigned to the
given entity.
- getMembership(String, String, String) - Method in interface io.apiman.manager.api.core.IIdmStorage
-
Returns a single membership or null if one does not exist.
- getOrganization(String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getOrgMemberships(String) - Method in interface io.apiman.manager.api.core.IIdmStorage
-
Gets all the memberships configured for a particular organization.
- getOrgs(Set<String>) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns summary info for all organizations in the given set.
- getPermissions(String) - Method in interface io.apiman.manager.api.core.IIdmStorage
-
Returns a set of permissions granted to the user due to their role
memberships.
- getPlan(String, String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getPlansInOrg(String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns summary info for all plans in the given organization.
- getPlansInOrgs(Set<String>) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns summary info for all plans in all organizations in the given set.
- getPlanVersion(String, String, String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getPlanVersions(String, String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns all plan versions for a given plan.
- getPlugin(long) - Method in interface io.apiman.manager.api.core.IStorage
-
- getPlugin(String, String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getPolicies(String, String, String, PolicyType) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns all policies of the given type for the given entity/version.
- getPolicy(PolicyType, String, String, String, Long) - Method in interface io.apiman.manager.api.core.IStorage
-
- getPolicyDefinition(String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getRole(String) - Method in interface io.apiman.manager.api.core.IIdmStorage
-
Gets a role by id.
- getService(String, String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getServiceContracts(String, String, String, int, int) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Gets a list of contracts for the given service.
- getServiceDefinition(ServiceVersionBean) - Method in interface io.apiman.manager.api.core.IStorage
-
- getServicesInOrg(String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns summary info for all services in the given organization.
- getServicesInOrgs(Set<String>) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns summary info for all services in all organizations in the given set.
- getServiceVersion(String, String, String) - Method in interface io.apiman.manager.api.core.IStorage
-
- getServiceVersionPlans(String, String, String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns the service plans configured for the given service version.
- getServiceVersions(String, String) - Method in interface io.apiman.manager.api.core.IStorageQuery
-
Returns all service versions for a given service.
- getStorageQuery() - Method in class io.apiman.manager.api.core.util.EntityValidator
-
- getUser(String) - Method in interface io.apiman.manager.api.core.IIdmStorage
-
Gets a user by id.
- getUserMemberships(String) - Method in interface io.apiman.manager.api.core.IIdmStorage
-
Gets all the user's memberships.
- getUserMemberships(String, String) - Method in interface io.apiman.manager.api.core.IIdmStorage
-
Gets all the user's memberships for the given organization.