- generateApiKey(String, HttpServletRequest) - Method in class org.gcube.common.authorizationservice.ApiKeyManager
-
Generates an api key.
- generateContainerToken(ContainerInfo, String, HttpServletRequest) - Method in class org.gcube.common.authorizationservice.TokenManager
-
- generateExternalServiceToken(String, HttpServletRequest) - Method in class org.gcube.common.authorizationservice.TokenManager
-
Generates a token for an external service if it doesn't exist yet.
- generateServiceToken(ServiceInfo, HttpServletRequest) - Method in class org.gcube.common.authorizationservice.TokenManager
-
Generates a token for a service if it doesn't exist yet.
- generateUserToken(UserInfo, String) - Method in class org.gcube.common.authorizationservice.TokenManager
-
Generates a token for a user (saving the passed roles) if it doesn't exist yet.
- getAcceptedTokenType() - Method in class org.gcube.common.authorizationservice.configuration.AuthorizationRule
-
- getAction() - Method in class org.gcube.common.authorizationservice.persistence.entities.PolicyEntity
-
- getAllowedContainerIps() - Method in class org.gcube.common.authorizationservice.configuration.AuthorizationConfiguration
-
- getAuthorizationEntry(String) - Method in class org.gcube.common.authorizationservice.persistence.RelationDBPersistence
-
- getAuthorizationEntry(String) - Method in interface org.gcube.common.authorizationservice.util.TokenPersistence
-
- getAuthorizationRules() - Method in class org.gcube.common.authorizationservice.configuration.AuthorizationConfiguration
-
- getBuilder() - Static method in class org.gcube.common.authorizationservice.configuration.ConfigurationBuilder
-
- getClientAccess() - Method in class org.gcube.common.authorizationservice.persistence.entities.ServicePolicyEntity
-
- getClientId() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getConfiguration() - Static method in class org.gcube.common.authorizationservice.configuration.ConfigurationHolder
-
- getContext() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getContext() - Method in class org.gcube.common.authorizationservice.persistence.entities.PolicyEntity
-
- getCreationTime() - Method in class org.gcube.common.authorizationservice.persistence.entities.PolicyEntity
-
- getEntities() - Method in class org.gcube.common.authorizationservice.configuration.AuthorizationRule
-
- getEntities() - Method in class org.gcube.common.authorizationservice.configuration.RuleBuilder
-
- getEntryType() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getExistingApiKeys(String, String) - Method in class org.gcube.common.authorizationservice.persistence.RelationDBPersistence
-
return a map with key qualifier and value the corresponding token
- getExistingApiKeys(String, String) - Method in interface org.gcube.common.authorizationservice.util.TokenPersistence
-
- getExistingExternalServices(String, String) - Method in class org.gcube.common.authorizationservice.persistence.RelationDBPersistence
-
return a map with key the external service id and value the corresponding token
- getExistingExternalServices(String, String) - Method in interface org.gcube.common.authorizationservice.util.TokenPersistence
-
- getExistingToken(String, String, String) - Method in class org.gcube.common.authorizationservice.persistence.RelationDBPersistence
-
- getExistingToken(String, String, String) - Method in interface org.gcube.common.authorizationservice.util.TokenPersistence
-
- getExternalServiceCreated(HttpServletRequest) - Method in class org.gcube.common.authorizationservice.TokenManager
-
Generates a token for an external service if it doesn't exist yet.
- getGeneratedBy() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getId() - Method in class org.gcube.common.authorizationservice.persistence.entities.PolicyEntity
-
- getInfo() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getKey(HttpServletRequest) - Method in class org.gcube.common.authorizationservice.KeyRetriever
-
- getKeyFileName(String) - Static method in class org.gcube.common.authorizationservice.KeyRetriever
-
- getLastTimeUsed() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getLastUpdateTime() - Method in class org.gcube.common.authorizationservice.persistence.entities.PolicyEntity
-
- getPolices(String) - Method in class org.gcube.common.authorizationservice.persistence.RelationDBPersistence
-
- getPolices(String) - Method in interface org.gcube.common.authorizationservice.util.TokenPersistence
-
- getPolicesByType(String, PolicyType) - Method in class org.gcube.common.authorizationservice.persistence.RelationDBPersistence
-
- getPolicesByType(String, PolicyType) - Method in interface org.gcube.common.authorizationservice.util.TokenPersistence
-
- getPolicesByTypeAndClientId(String, PolicyType, String) - Method in class org.gcube.common.authorizationservice.persistence.RelationDBPersistence
-
- getPolicesByTypeAndClientId(String, PolicyType, String) - Method in interface org.gcube.common.authorizationservice.util.TokenPersistence
-
- getPoliciesPerContext(String) - Method in class org.gcube.common.authorizationservice.PolicyManager
-
- getPolicyType() - Method in class org.gcube.common.authorizationservice.persistence.entities.PolicyEntity
-
- getQualifier() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getServiceAccess() - Method in class org.gcube.common.authorizationservice.persistence.entities.PolicyEntity
-
- getServletPath() - Method in class org.gcube.common.authorizationservice.configuration.AuthorizationRule
-
- getServletPath() - Method in class org.gcube.common.authorizationservice.configuration.RuleBuilder
-
- getToken() - Method in class org.gcube.common.authorizationservice.persistence.entities.AuthorizationEntity
-
- getTokenByUserAndContext(String, String) - Method in class org.gcube.common.authorizationservice.TokenManager
-
retrieves the AuthorzationEntry connected to the specified token
- getType() - Method in class org.gcube.common.authorizationservice.configuration.AllowedEntity
-
- getUser() - Method in class org.gcube.common.authorizationservice.persistence.entities.UserPolicyEntity
-
- getValue() - Method in class org.gcube.common.authorizationservice.configuration.AllowedEntity
-