- CacheConfig - Class in com.oneops.proxy.config
 
- 
Cache manager customizer.
 
- CacheConfig() - Constructor for class com.oneops.proxy.config.CacheConfig
 
-  
 
- cacheManagerCustomizer() - Method in class com.oneops.proxy.config.CacheConfig
 
- 
Tunes the auto configured Cache manager.
 
- caffeineSpec() - Method in class com.oneops.proxy.config.CacheConfig
 
- 
Default cache spec configuration for all the caches.
 
- CATALOGS - Variable in class com.oneops.user.tables.Organizations
 
- 
The column public.organizations.catalogs.
 
- checksum() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
-  
 
- checksum(String) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
-  
 
- checksum() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
-  
 
- CI_CLASS_NAME - Variable in class com.oneops.user.tables.CiProxies
 
- 
The column public.ci_proxies.ci_class_name.
 
- CI_ID - Variable in class com.oneops.user.tables.CiProxies
 
- 
The column public.ci_proxies.ci_id.
 
- CI_NAME - Variable in class com.oneops.user.tables.CiProxies
 
- 
The column public.ci_proxies.ci_name.
 
- CI_PROXIES - Variable in class com.oneops.user.Public
 
- 
The table public.ci_proxies.
 
- CI_PROXIES - Static variable in class com.oneops.user.Tables
 
- 
The table public.ci_proxies.
 
- CI_PROXIES - Static variable in class com.oneops.user.tables.CiProxies
 
- 
The reference instance of public.ci_proxies
 
- CI_PROXIES_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.ci_proxies_id_seq
 
- CI_PROXIES_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- CI_PROXIES_TEAMS - Variable in class com.oneops.user.Public
 
- 
The table public.ci_proxies_teams.
 
- CI_PROXIES_TEAMS - Static variable in class com.oneops.user.Tables
 
- 
The table public.ci_proxies_teams.
 
- CI_PROXIES_TEAMS - Static variable in class com.oneops.user.tables.CiProxiesTeams
 
- 
The reference instance of public.ci_proxies_teams
 
- CI_PROXIES_TEAMS_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.ci_proxies_teams_id_seq
 
- CI_PROXIES_TEAMS_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- CI_PROXY_ID - Variable in class com.oneops.user.tables.CiProxiesTeams
 
- 
The column public.ci_proxies_teams.ci_proxy_id.
 
- CI_PROXY_ID - Variable in class com.oneops.user.tables.UserFavorites
 
- 
The column public.user_favorites.ci_proxy_id.
 
- CI_PROXY_ID - Variable in class com.oneops.user.tables.UserWatches
 
- 
The column public.user_watches.ci_proxy_id.
 
- CiProxies - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- CiProxies() - Constructor for class com.oneops.user.tables.CiProxies
 
- 
Create a public.ci_proxies table reference
 
- CiProxies(String) - Constructor for class com.oneops.user.tables.CiProxies
 
- 
Create an aliased public.ci_proxies table reference
 
- CiProxiesRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- CiProxiesRecord() - Constructor for class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Create a detached CiProxiesRecord
 
- CiProxiesRecord(Integer, Integer, Integer, String, String, Timestamp, Timestamp, String) - Constructor for class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Create a detached, initialised CiProxiesRecord
 
- CiProxiesTeams - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- CiProxiesTeams() - Constructor for class com.oneops.user.tables.CiProxiesTeams
 
- 
Create a public.ci_proxies_teams table reference
 
- CiProxiesTeams(String) - Constructor for class com.oneops.user.tables.CiProxiesTeams
 
- 
Create an aliased public.ci_proxies_teams table reference
 
- CiProxiesTeamsRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- CiProxiesTeamsRecord() - Constructor for class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Create a detached CiProxiesTeamsRecord
 
- CiProxiesTeamsRecord(Integer, Integer, Integer) - Constructor for class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Create a detached, initialised CiProxiesTeamsRecord
 
- clearCookies() - Method in class com.oneops.proxy.keywhiz.http.HttpClient
 
- 
Clear all cookies from cookie manager.
 
- Cli() - Constructor for class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- CLI_CTLR_BASE_PATH - Static variable in interface com.oneops.proxy.config.Constants
 
- 
 
- CliController - Class in com.oneops.proxy.web
 
- 
A rest controller to download secrets cli.
 
- CliController(OneOpsConfig) - Constructor for class com.oneops.proxy.web.CliController
 
-  
 
- client - Variable in class com.oneops.proxy.keywhiz.http.HttpClient
 
-  
 
- Client - Class in com.oneops.proxy.keywhiz.model
 
- 
Clients table entry for a client-cert authenticated client.
 
- Client(long, String, String, ApiDate, String, ApiDate, String, ApiDate, boolean, boolean) - Constructor for class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- ClientDetailResponse - Class in com.oneops.proxy.keywhiz.model
 
-  
 
- ClientDetailResponse(long, String, String, ApiDate, ApiDate, String, String, ApiDate, ImmutableList<Group>, ImmutableList<SanitizedSecret>) - Constructor for class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
-  
 
- ClientDetailResponseV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- clientDetailsForId(long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- clients - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
-  
 
- clients(Iterable<String>) - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2.Builder
 
-  
 
- clients() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
-  
 
- CliVersionFilter - Class in com.oneops.proxy.security
 
- 
A security filter to validate compatible secrets cli version.
 
- CliVersionFilter(OneOpsConfig) - Constructor for class com.oneops.proxy.security.CliVersionFilter
 
-  
 
- CLOUD_COMPLIANCE - Variable in class com.oneops.user.tables.Teams
 
- 
The column public.teams.cloud_compliance.
 
- CLOUD_SERVICES - Variable in class com.oneops.user.tables.Teams
 
- 
The column public.teams.cloud_services.
 
- CLOUD_SUPPORT - Variable in class com.oneops.user.tables.Teams
 
- 
The column public.teams.cloud_support.
 
- CMS_ID - Variable in class com.oneops.user.tables.Organizations
 
- 
The column public.organizations.cms_id.
 
- com.oneops.proxy - package com.oneops.proxy
 
-  
 
- com.oneops.proxy.audit - package com.oneops.proxy.audit
 
-  
 
- com.oneops.proxy.auth.login - package com.oneops.proxy.auth.login
 
-  
 
- com.oneops.proxy.auth.token - package com.oneops.proxy.auth.token
 
-  
 
- com.oneops.proxy.auth.user - package com.oneops.proxy.auth.user
 
-  
 
- com.oneops.proxy.authz - package com.oneops.proxy.authz
 
-  
 
- com.oneops.proxy.config - package com.oneops.proxy.config
 
-  
 
- com.oneops.proxy.endpoint - package com.oneops.proxy.endpoint
 
-  
 
- com.oneops.proxy.exception - package com.oneops.proxy.exception
 
-  
 
- com.oneops.proxy.gateway - package com.oneops.proxy.gateway
 
-  
 
- com.oneops.proxy.keywhiz - package com.oneops.proxy.keywhiz
 
-  
 
- com.oneops.proxy.keywhiz.http - package com.oneops.proxy.keywhiz.http
 
-  
 
- com.oneops.proxy.keywhiz.model - package com.oneops.proxy.keywhiz.model
 
-  
 
- com.oneops.proxy.keywhiz.model.v2 - package com.oneops.proxy.keywhiz.model.v2
 
-  
 
- com.oneops.proxy.ldap - package com.oneops.proxy.ldap
 
-  
 
- com.oneops.proxy.metrics - package com.oneops.proxy.metrics
 
-  
 
- com.oneops.proxy.model - package com.oneops.proxy.model
 
-  
 
- com.oneops.proxy.security - package com.oneops.proxy.security
 
-  
 
- com.oneops.proxy.security.annotations - package com.oneops.proxy.security.annotations
 
-  
 
- com.oneops.proxy.service - package com.oneops.proxy.service
 
-  
 
- com.oneops.proxy.swagger - package com.oneops.proxy.swagger
 
-  
 
- com.oneops.proxy.web - package com.oneops.proxy.web
 
-  
 
- com.oneops.proxy.web.support - package com.oneops.proxy.web.support
 
-  
 
- com.oneops.user - package com.oneops.user
 
-  
 
- com.oneops.user.tables - package com.oneops.user.tables
 
-  
 
- com.oneops.user.tables.records - package com.oneops.user.tables.records
 
-  
 
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.oneops.proxy.security.RestAuthEntryPoint
 
-  
 
- COMMENT - Variable in class com.oneops.user.tables.Invitations
 
- 
The column public.invitations.comment.
 
- configure(AuthenticationManagerBuilder) - Method in class com.oneops.proxy.security.WebSecurityConfig
 
- 
The method configures 3 authentication providers, namely
 
- configure(HttpSecurity) - Method in class com.oneops.proxy.security.WebSecurityConfig
 
- 
Configures two filters namely, login and auth filters in the same order.
 
- configure(WebSecurity) - Method in class com.oneops.proxy.security.WebSecurityConfig
 
-  
 
- configureContentNegotiation(ContentNegotiationConfigurer) - Method in class com.oneops.proxy.config.WebConfig
 
-  
 
- configurePathMatch(PathMatchConfigurer) - Method in class com.oneops.proxy.config.WebConfig
 
- 
 
- CONFIRMATION_SENT_AT - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.confirmation_sent_at.
 
- CONFIRMATION_TOKEN - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.confirmation_token.
 
- CONFIRMED_AT - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.confirmed_at.
 
- Constants - Interface in com.oneops.proxy.config
 
- 
Constants used in the application.
 
- content - Variable in class com.oneops.proxy.keywhiz.model.CreateSecretRequest
 
- 
Base64 representation of the secret to be added.
 
- content(String) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
-  
 
- content() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
-  
 
- content() - Method in class com.oneops.proxy.keywhiz.model.SecretSeriesAndContent
 
-  
 
- content(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2.Builder
 
-  
 
- content() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
 
-  
 
- content(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
-  
 
- content() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
-  
 
- content(String) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
-  
 
- content() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
-  
 
- contentPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
-  
 
- contentPresent() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
-  
 
- contentPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
-  
 
- contentPresent() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
-  
 
- CookieCutter - Class in com.oneops.proxy.keywhiz.http
 
- 
Cookie utility functions.
 
- corsConfigurationSource() - Method in class com.oneops.proxy.security.WebSecurityConfig
 
- 
Cross-Origin Resource Sharing (CORS) configuration for all the cross-domain REST API calls.
 
- create(long, String, String, ApiDate, ImmutableMap<String, String>, ImmutableList<Group>, long) - Static method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
-  
 
- createClient(String, String, String...) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Creates a client and assigns to given groups.
 
- createClient(String) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- CreateClientRequest - Class in com.oneops.proxy.keywhiz.model
 
-  
 
- CreateClientRequest(String) - Constructor for class com.oneops.proxy.keywhiz.model.CreateClientRequest
 
-  
 
- CreateClientRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
- 
Model for request to create a new keywhiz client.
 
- CreateClientRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- CREATED_AT - Variable in class com.oneops.user.tables.Authentications
 
- 
The column public.authentications.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.CiProxies
 
- 
The column public.ci_proxies.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.GroupMembers
 
- 
The column public.group_members.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.Groups
 
- 
The column public.groups.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.Invitations
 
- 
The column public.invitations.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.MiscDocs
 
- 
The column public.misc_docs.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.Organizations
 
- 
The column public.organizations.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.Teams
 
- 
The column public.teams.created_at.
 
- CREATED_AT - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.created_at.
 
- CREATED_BY - Variable in class com.oneops.user.tables.GroupMembers
 
- 
The column public.group_members.created_by.
 
- CREATED_BY - Variable in class com.oneops.user.tables.Groups
 
- 
The column public.groups.created_by.
 
- createdAt() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
-  
 
- createdAt() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
-  
 
- createdAt - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
-  
 
- createdAt() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
-  
 
- createdAtSeconds() - Method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
-  
 
- createdAtSeconds() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
-  
 
- createdAtSeconds(long) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
-  
 
- createdAtSeconds() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
-  
 
- createdBy - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
-  
 
- createdBy() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
-  
 
- createdBy() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
-  
 
- createdBy - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
- 
User who created the record.
 
- createdBy() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
-  
 
- createdBy() - Method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
-  
 
- createdBy() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
-  
 
- createdBy(String) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
-  
 
- createdBy() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
-  
 
- createGroup(String, String, ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Creates a group
 
- createGroup(String, String, ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- CreateGroupRequest - Class in com.oneops.proxy.keywhiz.model
 
-  
 
- CreateGroupRequest(String, String, ImmutableMap<String, String>) - Constructor for class com.oneops.proxy.keywhiz.model.CreateGroupRequest
 
-  
 
- CreateGroupRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- CreateGroupRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- createHttpsClient() - Method in class com.oneops.proxy.keywhiz.http.HttpClient
 
- 
Creates a OkHttpClient to start a TLS connection.
 
- createObjectMapper() - Static method in class com.oneops.proxy.keywhiz.http.HttpClient
 
- 
Creates and customizes new ObjectMapper for common settings.
 
- createOrUpdateSecret(String, CreateOrUpdateSecretRequestV2) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Creates or updates (if it exists) a secret.
 
- CreateOrUpdateSecretRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- CreateOrUpdateSecretRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- createSecret(CreateSecretRequestV2) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Creates a secret and assigns to given groups
 
- createSecret(String, String, byte[], ImmutableMap<String, String>, long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- createSecret(boolean, String, String, SecretRequest, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Creates new secret.
 
- CreateSecretRequest - Class in com.oneops.proxy.keywhiz.model
 
- 
Request message to create secrets.
 
- CreateSecretRequest(String, String, String, ImmutableMap<String, String>, long) - Constructor for class com.oneops.proxy.keywhiz.model.CreateSecretRequest
 
-  
 
- CreateSecretRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- CreateSecretRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- createUser(String) - Method in class com.oneops.proxy.security.JwtTokenService
 
- 
Validates token and creates the user details object by extracting identity and authorization
 claims.
 
- creationDate() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
-  
 
- creationDate - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
-  
 
- CURRENT_SIGN_IN_AT - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.current_sign_in_at.
 
- CURRENT_SIGN_IN_IP - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.current_sign_in_ip.
 
- CurrentUser - Annotation Type in com.oneops.proxy.security.annotations
 
- 
A meta annotation, annotates spring MVC method args with this annotation to indicate you wish to
 specify the argument with the value of current AuthenticationPrincipal found on SecurityContextHolder.
 
- currentVersion() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
-  
 
- generateToken(OneOpsUser) - Method in class com.oneops.proxy.security.JwtTokenService
 
- 
Generate a JWT token for the given user.
 
- generationOptions() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
-  
 
- generationOptions() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
-  
 
- get() - Method in interface com.oneops.proxy.metrics.ThrowingSupplier
 
- 
Gets a result.
 
- getAccessToken() - Method in class com.oneops.proxy.model.LoginResponse
 
-  
 
- getAccessToken(HttpServletRequest) - Method in class com.oneops.proxy.security.JwtTokenService
 
- 
Retrieves the JWT authentication token from http request.
 
- getAdmin() - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Getter for public.group_members.admin.
 
- getAllGroups() - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve listing of application group names.
 
- getAllTeams(AppGroup) - Method in class com.oneops.proxy.authz.UserRepository
 
- 
Returns all teams in the application group assembly.
 
- getAnnouncement() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.announcement.
 
- getAppGroup() - Method in class com.oneops.proxy.audit.Event
 
-  
 
- getAppName() - Method in class com.oneops.proxy.model.AppSecret
 
- 
Returns the app name.
 
- getAssemblies() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.assemblies.
 
- getAssembly() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns OneOps assembly for the application group.
 
- getAuth() - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- getAuthenticationToken() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.authentication_token.
 
- getBaseUrl() - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- getBaseUrl() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- getCatalog() - Method in class com.oneops.user.Public
 
- getCatalogs() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.catalogs.
 
- getChecksum() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getChecksum() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- getCiClassName() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.ci_class_name.
 
- getCiId() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.ci_id.
 
- getCiName() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.ci_name.
 
- getCiProxyId() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Getter for public.ci_proxies_teams.ci_proxy_id.
 
- getCiProxyId() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Getter for public.user_favorites.ci_proxy_id.
 
- getCiProxyId() - Method in class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Getter for public.user_watches.ci_proxy_id.
 
- getClaims(String) - Method in class com.oneops.proxy.security.JwtTokenService
 
- 
Validates and returns the claims of given JWS
 
- getCli() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- getClientByName(String) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- getClientDetails(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve information on a client
 
- getClientDetails(String, String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve information on a client.
 
- getClients(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve metadata for clients in a particular group.
 
- getClients() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getClients(String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve metadata for clients in a particular group.
 
- getCloudCompliance() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.cloud_compliance.
 
- getCloudServices() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.cloud_services.
 
- getCloudSupport() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.cloud_support.
 
- getCmsId() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.cms_id.
 
- getCn() - Method in class com.oneops.proxy.auth.user.OneOpsUser
 
- 
Returns the OneOps user common name.
 
- getCn() - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- getComment() - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Getter for public.invitations.comment.
 
- getConfirmationSentAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.confirmation_sent_at.
 
- getConfirmationToken() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.confirmation_token.
 
- getConfirmedAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.confirmed_at.
 
- getContent() - Method in class com.oneops.proxy.model.SecretContent
 
-  
 
- getContent() - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- getCreatedAt() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getCreatedAt() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getCreatedAt() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Getter for public.authentications.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Getter for public.group_members.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Getter for public.groups.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Getter for public.invitations.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Getter for public.misc_docs.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.created_at.
 
- getCreatedAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.created_at.
 
- getCreatedBy() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getCreatedBy() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getCreatedBy() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getCreatedBy() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getCreatedBy() - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Getter for public.group_members.created_by.
 
- getCreatedBy() - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Getter for public.groups.created_by.
 
- getCreationDate() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getCreationDate() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- getCredentials() - Method in class com.oneops.proxy.auth.login.LoginAuthToken
 
-  
 
- getCurrentSignInAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.current_sign_in_at.
 
- getCurrentSignInIp() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.current_sign_in_ip.
 
- getDescription() - Method in class com.oneops.proxy.authz.OneOpsTeam
 
- 
Accessor for team description.
 
- getDescription() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getDescription() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getDescription() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getDescription() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getDescription() - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- getDescription() - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Getter for public.groups.description.
 
- getDescription() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.description.
 
- getDesign() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.design.
 
- getDisplayName() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getDocument() - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Getter for public.misc_docs.document.
 
- getDomain() - Method in class com.oneops.proxy.auth.user.OneOpsUser
 
- 
Returns OneOps mgmt domain.
 
- getDomain() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns oneOps mgmt domain for the application group.
 
- getDomain() - Method in class com.oneops.proxy.model.LoginRequest
 
-  
 
- getDomain() - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- getDownloadPath() - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- getDownloadUrl() - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- getEmail() - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Getter for public.invitations.email.
 
- getEmail() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.email.
 
- getEncryptedPassword() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.encrypted_password.
 
- getEnv() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns OneOps env for the application group.
 
- getError() - Method in class com.oneops.proxy.model.ErrorResponse
 
-  
 
- getEulaAcceptedAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.eula_accepted_at.
 
- getExitCode() - Method in exception com.oneops.proxy.exception.ExitException
 
-  
 
- getExpiresInSec() - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- getExpiresInSec() - Method in class com.oneops.proxy.model.LoginResponse
 
-  
 
- getExpiresInSec() - Method in class com.oneops.proxy.security.JwtTokenService
 
-  
 
- getExpiry() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getExpiry() - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- getExtraInfo() - Method in class com.oneops.proxy.audit.Event
 
-  
 
- getFailedAttempts() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.failed_attempts.
 
- getFullName() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.full_name.
 
- getGenerationOptions() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getGroup() - Method in class com.oneops.proxy.model.AppSecret
 
- 
 
- getGroupByName(String) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- getGroupDetails(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve information on a group.
 
- getGroupId() - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Getter for public.group_members.group_id.
 
- getGroupId() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Getter for public.groups_teams.group_id.
 
- getGroupName() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns the keywhiz group name.
 
- getGroupName() - Method in class com.oneops.proxy.model.AppSecret
 
- 
Returns the keywhiz group name.
 
- getGroupsForSecret(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Listing of groups a secret is assigned to.
 
- getHeader() - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- getId() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getId() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getId() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getId() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getId() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Getter for public.authentications.id.
 
- getId() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.id.
 
- getId() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Getter for public.ci_proxies_teams.id.
 
- getId() - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Getter for public.group_members.id.
 
- getId() - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Getter for public.groups.id.
 
- getId() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Getter for public.groups_teams.id.
 
- getId() - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Getter for public.invitations.id.
 
- getId() - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Getter for public.misc_docs.id.
 
- getId() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.id.
 
- getId() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.id.
 
- getId() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Getter for public.teams_users.id.
 
- getId() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Getter for public.user_favorites.id.
 
- getId() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.id.
 
- getId() - Method in class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Getter for public.user_watches.id.
 
- getIdentity() - Method in class com.oneops.user.tables.Authentications
 
- getIdentity() - Method in class com.oneops.user.tables.CiProxies
 
- getIdentity() - Method in class com.oneops.user.tables.CiProxiesTeams
 
- getIdentity() - Method in class com.oneops.user.tables.GroupMembers
 
- getIdentity() - Method in class com.oneops.user.tables.Groups
 
- getIdentity() - Method in class com.oneops.user.tables.GroupsTeams
 
- getIdentity() - Method in class com.oneops.user.tables.Invitations
 
- getIdentity() - Method in class com.oneops.user.tables.MiscDocs
 
- getIdentity() - Method in class com.oneops.user.tables.Organizations
 
- getIdentity() - Method in class com.oneops.user.tables.Teams
 
- getIdentity() - Method in class com.oneops.user.tables.TeamsUsers
 
- getIdentity() - Method in class com.oneops.user.tables.UserFavorites
 
- getIdentity() - Method in class com.oneops.user.tables.Users
 
- getIdentity() - Method in class com.oneops.user.tables.UserWatches
 
- getIgnorePaths() - Method in class com.oneops.proxy.config.AccessLogFilter
 
-  
 
- getIssuer() - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- getIssuer() - Method in class com.oneops.proxy.security.JwtTokenService
 
-  
 
- getKeyManagers() - Method in class com.oneops.proxy.security.KeywhizKeyStore
 
- 
Return new key managers from the keystore.
 
- getKeyPassword() - Method in class com.oneops.proxy.config.OneOpsConfig.Keystore
 
-  
 
- getKeyPassword() - Method in class com.oneops.proxy.security.KeywhizKeyStore
 
- 
Returns the keystore password.
 
- getKeys() - Method in class com.oneops.user.tables.Authentications
 
- getKeys() - Method in class com.oneops.user.tables.CiProxies
 
- getKeys() - Method in class com.oneops.user.tables.CiProxiesTeams
 
- getKeys() - Method in class com.oneops.user.tables.GroupMembers
 
- getKeys() - Method in class com.oneops.user.tables.Groups
 
- getKeys() - Method in class com.oneops.user.tables.GroupsTeams
 
- getKeys() - Method in class com.oneops.user.tables.Invitations
 
- getKeys() - Method in class com.oneops.user.tables.MiscDocs
 
- getKeys() - Method in class com.oneops.user.tables.Organizations
 
- getKeys() - Method in class com.oneops.user.tables.Teams
 
- getKeys() - Method in class com.oneops.user.tables.TeamsUsers
 
- getKeys() - Method in class com.oneops.user.tables.UserFavorites
 
- getKeys() - Method in class com.oneops.user.tables.Users
 
- getKeys() - Method in class com.oneops.user.tables.UserWatches
 
- getKeyStore() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- getKeyStore() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getKeyStore() - Method in class com.oneops.proxy.security.KeywhizKeyStore
 
- 
Returns the keystore for Keywhiz automation client
 
- getKeywhiz() - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- getKeywhizGroup() - Method in class com.oneops.proxy.model.AppGroup
 
- 
 
- getLastSeen() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getLastSignInAt() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Getter for public.teams_users.last_sign_in_at.
 
- getLastSignInAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.last_sign_in_at.
 
- getLastSignInIp() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.last_sign_in_ip.
 
- getLdap() - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- getLockedAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.locked_at.
 
- getManagesAccess() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.manages_access.
 
- getMessage() - Method in class com.oneops.proxy.model.ErrorResponse
 
-  
 
- getMetadata() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getMetadata() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getMetadata() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getMetadata() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- getMetadata() - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- getName() - Method in class com.oneops.proxy.authz.OneOpsTeam
 
- 
Accessor for team name.
 
- getName() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getName() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getName() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getName() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getName() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- getName() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns application group name.
 
- getName() - Method in class com.oneops.proxy.model.RootResponse
 
-  
 
- getName() - Method in class com.oneops.proxy.model.SecretContent
 
-  
 
- getName() - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Getter for public.groups.name.
 
- getName() - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Getter for public.misc_docs.name.
 
- getName() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.name.
 
- getName() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.name.
 
- getName() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.name.
 
- getNsPath() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns OneOps env nspath for the application group.
 
- getNsPath() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.ns_path.
 
- getObjectName() - Method in class com.oneops.proxy.audit.Event
 
-  
 
- getOperations() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.operations.
 
- getOrder() - Method in class com.oneops.proxy.config.PropertyVerifier
 
-  
 
- getOrg() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns OneOps org for the application group.
 
- getOrganizationId() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.organization_id.
 
- getOrganizationId() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.organization_id.
 
- getOrganizationId() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.organization_id.
 
- getOrgNsPath() - Method in class com.oneops.proxy.model.AppGroup
 
- 
Returns OneOps org nspath for the application group.
 
- getOrgScope() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.org_scope.
 
- getPassword() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getPassword() - Method in class com.oneops.proxy.model.LoginRequest
 
-  
 
- getPasswordSalt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.password_salt.
 
- getPath() - Method in class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
-  
 
- getPath() - Method in class com.oneops.proxy.model.ErrorResponse
 
-  
 
- getPort() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getPrefix() - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- getPrimaryKey() - Method in class com.oneops.user.tables.Authentications
 
- getPrimaryKey() - Method in class com.oneops.user.tables.CiProxies
 
- getPrimaryKey() - Method in class com.oneops.user.tables.CiProxiesTeams
 
- getPrimaryKey() - Method in class com.oneops.user.tables.GroupMembers
 
- getPrimaryKey() - Method in class com.oneops.user.tables.Groups
 
- getPrimaryKey() - Method in class com.oneops.user.tables.GroupsTeams
 
- getPrimaryKey() - Method in class com.oneops.user.tables.Invitations
 
- getPrimaryKey() - Method in class com.oneops.user.tables.MiscDocs
 
- getPrimaryKey() - Method in class com.oneops.user.tables.Organizations
 
- getPrimaryKey() - Method in class com.oneops.user.tables.Teams
 
- getPrimaryKey() - Method in class com.oneops.user.tables.TeamsUsers
 
- getPrimaryKey() - Method in class com.oneops.user.tables.UserFavorites
 
- getPrimaryKey() - Method in class com.oneops.user.tables.Users
 
- getPrimaryKey() - Method in class com.oneops.user.tables.UserWatches
 
- getPrincipal() - Method in class com.oneops.proxy.auth.login.LoginAuthToken
 
-  
 
- getProvider() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Getter for public.authentications.provider.
 
- getProxy() - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- getProxyTo() - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- getRecordType() - Method in class com.oneops.user.tables.Authentications
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.CiProxies
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.CiProxiesTeams
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.GroupMembers
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.Groups
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.GroupsTeams
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.Invitations
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.MiscDocs
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.Organizations
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.SchemaMigrations
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.Teams
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.TeamsUsers
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.UserFavorites
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.Users
 
- 
The class holding records for this type
 
- getRecordType() - Method in class com.oneops.user.tables.UserWatches
 
- 
The class holding records for this type
 
- getRememberCreatedAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.remember_created_at.
 
- getResetPasswordSentAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.reset_password_sent_at.
 
- getResetPasswordToken() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.reset_password_token.
 
- getRoleAttribute() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getRoleBaseDn() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getRoles() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getRoles(String) - Method in class com.oneops.proxy.ldap.LdapClient
 
- 
Searches role name for given userDN.
 
- getRoles() - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- getSanitizedSecretByName(String) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- getSchema() - Method in class com.oneops.user.tables.Authentications
 
- getSchema() - Method in class com.oneops.user.tables.CiProxies
 
- getSchema() - Method in class com.oneops.user.tables.CiProxiesTeams
 
- getSchema() - Method in class com.oneops.user.tables.GroupMembers
 
- getSchema() - Method in class com.oneops.user.tables.Groups
 
- getSchema() - Method in class com.oneops.user.tables.GroupsTeams
 
- getSchema() - Method in class com.oneops.user.tables.Invitations
 
- getSchema() - Method in class com.oneops.user.tables.MiscDocs
 
- getSchema() - Method in class com.oneops.user.tables.Organizations
 
- getSchema() - Method in class com.oneops.user.tables.SchemaMigrations
 
- getSchema() - Method in class com.oneops.user.tables.Teams
 
- getSchema() - Method in class com.oneops.user.tables.TeamsUsers
 
- getSchema() - Method in class com.oneops.user.tables.UserFavorites
 
- getSchema() - Method in class com.oneops.user.tables.Users
 
- getSchema() - Method in class com.oneops.user.tables.UserWatches
 
- getSchemas() - Method in class com.oneops.user.DefaultCatalog
 
-  
 
- getSecret() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getSecret() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- getSecret(String, String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve information on a secret series.
 
- getSecretContent(String, String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve contents for a set of secret series.
 
- getSecretDetails(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve information on a secret series.
 
- getSecretLength() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- getSecretMaxSize() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- getSecretName() - Method in class com.oneops.proxy.model.AppSecret
 
- 
Returns the secret name used by the user.
 
- getSecrets(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve metadata for secrets in a particular group
 
- getSecrets() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getSecrets(String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve metadata for secrets in a particular group.
 
- getSecretsContent(String...) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve contents for a set of secret series.
 
- getSecretsExpiring(String, long) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve listing of secrets expiring soon in a group.
 
- getSecretsExpiring(String, long, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve listing of secrets expiring soon in a group.
 
- getSecretVersions(String, int, int) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Retrieve the given range of versions of this secret, sorted from newest to oldest update time.
 
- getSecretVersions(String, String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve all versions of this secret, sorted from newest to oldest update time.
 
- getSequences() - Method in class com.oneops.user.Public
 
-  
 
- getServer() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getServices() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.services.
 
- getSessionToken() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.session_token.
 
- getShowWizard() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.show_wizard.
 
- getSignInCount() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.sign_in_count.
 
- getSigningKey() - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- getStatus() - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Returns current status of the keywhiz server.
 
- getStatus() - Method in class com.oneops.proxy.model.ErrorResponse
 
-  
 
- getStatusCode() - Method in exception com.oneops.proxy.keywhiz.KeywhizException
 
- 
Http status code that caused this exception.
 
- getStorePassword() - Method in class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
-  
 
- getSvcPassword() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- getSvcUser() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- getTables() - Method in class com.oneops.user.Public
 
-  
 
- getTeamId() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Getter for public.ci_proxies_teams.team_id.
 
- getTeamId() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Getter for public.groups_teams.team_id.
 
- getTeamId() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Getter for public.teams_users.team_id.
 
- getTeams(String, AppGroup) - Method in class com.oneops.proxy.authz.UserRepository
 
- 
Returns all teams having given user in the application group assembly.
 
- getTimestamp() - Method in class com.oneops.proxy.model.ErrorResponse
 
-  
 
- getToken() - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Getter for public.invitations.token.
 
- getTokenHeader() - Method in class com.oneops.proxy.security.JwtTokenService
 
-  
 
- getTokenType() - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- getTokenType() - Method in class com.oneops.proxy.model.LoginResponse
 
-  
 
- getTokenType() - Method in class com.oneops.proxy.security.JwtTokenService
 
-  
 
- getTransition() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.transition.
 
- getTrustManagers() - Method in class com.oneops.proxy.security.KeywhizKeyStore
 
- 
Return new trust managers from the trust-store.
 
- getTrustStore() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- getTrustStore() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getTrustStore() - Method in class com.oneops.proxy.security.KeywhizKeyStore
 
- 
Returns the keywhiz server trust store.
 
- getType() - Method in class com.oneops.proxy.audit.Event
 
-  
 
- getType() - Method in class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
-  
 
- getType() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getType() - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- getUid() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Getter for public.authentications.uid.
 
- getUnconfirmedEmail() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.unconfirmed_email.
 
- getUniqSecretName() - Method in class com.oneops.proxy.model.AppSecret
 
- 
Keywhiz is designed to have globally unique names.
 
- getUnlockToken() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.unlock_token.
 
- getUpdatedAt() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getUpdatedAt() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getUpdatedAt() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Getter for public.authentications.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Getter for public.ci_proxies.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Getter for public.group_members.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Getter for public.groups.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Getter for public.invitations.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Getter for public.misc_docs.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Getter for public.organizations.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Getter for public.teams.updated_at.
 
- getUpdatedAt() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.updated_at.
 
- getUpdateDate() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getUpdateDate() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- getUpdatedBy() - Method in class com.oneops.proxy.keywhiz.model.Client
 
-  
 
- getUpdatedBy() - Method in class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- getUpdatedBy() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- getUpdatedBy() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getUser() - Method in class com.oneops.proxy.audit.Event
 
-  
 
- getUserAgentHeader() - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- getUserAttribute() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getUserBaseDn() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getUserDn() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- getUserId() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Getter for public.authentications.user_id.
 
- getUserId() - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Getter for public.group_members.user_id.
 
- getUserId() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Getter for public.teams_users.user_id.
 
- getUserId() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Getter for public.user_favorites.user_id.
 
- getUserId() - Method in class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Getter for public.user_watches.user_id.
 
- getUsername() - Method in class com.oneops.proxy.model.LoginRequest
 
-  
 
- getUserName() - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- getUsername() - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Getter for public.users.username.
 
- getVersion() - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- getVersion() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- getVersion() - Method in class com.oneops.proxy.model.RootResponse
 
-  
 
- getVersion() - Method in class com.oneops.proxy.model.SecretVersionRequest
 
-  
 
- getVersion() - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
 
- 
Getter for public.schema_migrations.version.
 
- getViaHost() - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- getXsrfCookieName() - Method in class com.oneops.proxy.keywhiz.http.XsrfTokenInterceptor
 
-  
 
- getXsrfHeaderName() - Method in class com.oneops.proxy.keywhiz.http.XsrfTokenInterceptor
 
-  
 
- GlobalSecurityConfig - Class in com.oneops.proxy.security
 
- 
A Global authentication manager(AM) config for the application.
 
- GlobalSecurityConfig() - Constructor for class com.oneops.proxy.security.GlobalSecurityConfig
 
-  
 
- grantSecretToGroupByIds(long, long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- Group - Class in com.oneops.proxy.keywhiz.model
 
- 
Groups entry for collecting a set of 
Clients, via membership, and/or 
Secrets, via
 access grants.
 
 
- Group(long, String, String, ApiDate, String, ApiDate, String, ImmutableMap<String, String>) - Constructor for class com.oneops.proxy.keywhiz.model.Group
 
-  
 
- group(Group) - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2.Builder
 
-  
 
- GROUP_CTLR_BASE_PATH - Static variable in interface com.oneops.proxy.config.Constants
 
- 
 
- GROUP_ID - Variable in class com.oneops.user.tables.GroupMembers
 
- 
The column public.group_members.group_id.
 
- GROUP_ID - Variable in class com.oneops.user.tables.GroupsTeams
 
- 
The column public.groups_teams.group_id.
 
- GROUP_MEMBERS - Variable in class com.oneops.user.Public
 
- 
The table public.group_members.
 
- GROUP_MEMBERS - Static variable in class com.oneops.user.Tables
 
- 
The table public.group_members.
 
- GROUP_MEMBERS - Static variable in class com.oneops.user.tables.GroupMembers
 
- 
The reference instance of public.group_members
 
- GROUP_MEMBERS_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.group_members_id_seq
 
- GROUP_MEMBERS_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- GROUP_SEP - Static variable in class com.oneops.proxy.model.AppGroup
 
- 
Application group name separator.
 
- GroupController - Class in com.oneops.proxy.web
 
- 
An authenticated REST controller to manage Keywhiz application group and associated secrets.
 
- GroupController(KeywhizAutomationClient, SecretService, AuditLog) - Constructor for class com.oneops.proxy.web.GroupController
 
- 
 
- GroupDetailResponse - Class in com.oneops.proxy.keywhiz.model
 
-  
 
- GroupDetailResponse(long, String, String, ApiDate, ApiDate, String, String, ImmutableMap<String, String>, ImmutableList<SanitizedSecret>, ImmutableList<Client>) - Constructor for class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
-  
 
- GroupDetailResponseV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- GroupDetailResponseV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- groupDetailsForId(long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- GroupMembers - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- GroupMembers() - Constructor for class com.oneops.user.tables.GroupMembers
 
- 
Create a public.group_members table reference
 
- GroupMembers(String) - Constructor for class com.oneops.user.tables.GroupMembers
 
- 
Create an aliased public.group_members table reference
 
- GroupMembersRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- GroupMembersRecord() - Constructor for class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Create a detached GroupMembersRecord
 
- GroupMembersRecord(Integer, Integer, Integer, Boolean, String, Timestamp, Timestamp) - Constructor for class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Create a detached, initialised GroupMembersRecord
 
- groups() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
-  
 
- groups - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
-  
 
- groups() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
 
-  
 
- groups - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
-  
 
- groups(String...) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2.Builder
 
-  
 
- groups() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2
 
-  
 
- groups(String...) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
-  
 
- groups(Iterable<String>) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
-  
 
- groups() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
-  
 
- GROUPS - Variable in class com.oneops.user.Public
 
- 
The table public.groups.
 
- Groups - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- GROUPS - Static variable in class com.oneops.user.Tables
 
- 
The table public.groups.
 
- Groups() - Constructor for class com.oneops.user.tables.Groups
 
- 
Create a public.groups table reference
 
- Groups(String) - Constructor for class com.oneops.user.tables.Groups
 
- 
Create an aliased public.groups table reference
 
- GROUPS - Static variable in class com.oneops.user.tables.Groups
 
- 
The reference instance of public.groups
 
- GROUPS_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.groups_id_seq
 
- GROUPS_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- GROUPS_TEAMS - Variable in class com.oneops.user.Public
 
- 
The table public.groups_teams.
 
- GROUPS_TEAMS - Static variable in class com.oneops.user.Tables
 
- 
The table public.groups_teams.
 
- GROUPS_TEAMS - Static variable in class com.oneops.user.tables.GroupsTeams
 
- 
The reference instance of public.groups_teams
 
- GROUPS_TEAMS_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.groups_teams_id_seq
 
- GROUPS_TEAMS_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- GroupsRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- GroupsRecord() - Constructor for class com.oneops.user.tables.records.GroupsRecord
 
- 
Create a detached GroupsRecord
 
- GroupsRecord(Integer, String, String, String, Timestamp, Timestamp) - Constructor for class com.oneops.user.tables.records.GroupsRecord
 
- 
Create a detached, initialised GroupsRecord
 
- GroupsTeams - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- GroupsTeams() - Constructor for class com.oneops.user.tables.GroupsTeams
 
- 
Create a public.groups_teams table reference
 
- GroupsTeams(String) - Constructor for class com.oneops.user.tables.GroupsTeams
 
- 
Create an aliased public.groups_teams table reference
 
- GroupsTeamsRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- GroupsTeamsRecord() - Constructor for class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Create a detached GroupsTeamsRecord
 
- GroupsTeamsRecord(Integer, Integer, Integer) - Constructor for class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Create a detached, initialised GroupsTeamsRecord
 
- SanitizedSecret - Class in com.oneops.proxy.keywhiz.model
 
- 
Secret object, but without the secret content.
 
 
- SanitizedSecret() - Constructor for class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
-  
 
- sanitizedSecret(SanitizedSecret) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
-  
 
- SanitizedSecretWithGroups - Class in com.oneops.proxy.keywhiz.model
 
- 
Secret object, but without the secret content and with group metadata.
 
 
- SanitizedSecretWithGroups() - Constructor for class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
 
-  
 
- SC_ACCEPTED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
202 Accepted (HTTP/1.0 - RFC 1945)
 
- SC_BAD_GATEWAY - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
502 Bad Gateway (HTTP/1.0 - RFC 1945)
 
- SC_BAD_REQUEST - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
400 Bad Request (HTTP/1.1 - RFC 2616)
 
- SC_CLIENT_ERROR - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
4xx Client Error (HTTP/1.1 - RFC 2616)
 
- SC_CONFLICT - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
409 Conflict (HTTP/1.1 - RFC 2616)
 
- SC_CONTINUE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
100 Continue (HTTP/1.1 - RFC 2616)
 
- SC_CREATED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
201 Created (HTTP/1.0 - RFC 1945)
 
- SC_EXPECTATION_FAILED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
417 Expectation Failed (HTTP/1.1 - RFC 2616)
 
- SC_FAILED_DEPENDENCY - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
424 Failed Dependency (WebDAV - RFC 2518)
 
- SC_FORBIDDEN - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
403 Forbidden (HTTP/1.0 - RFC 1945)
 
- SC_GATEWAY_TIMEOUT - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
 
- SC_GONE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
410 Gone (HTTP/1.1 - RFC 2616)
 
- SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
 
- SC_INFORMATIONAL - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
100 1xx Informational (HTTP/1.1 - RFC 2616)
 
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
Static constant for a 419 error.
 
- SC_INSUFFICIENT_STORAGE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
507 Insufficient Storage (WebDAV - RFC 2518)
 
- SC_INTERNAL_SERVER_ERROR - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
500 Internal Server Error (HTTP/1.0 - RFC 1945)
 
- SC_LENGTH_REQUIRED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
411 Length Required (HTTP/1.1 - RFC 2616)
 
- SC_LOCKED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
423 Locked (WebDAV - RFC 2518)
 
- SC_METHOD_FAILURE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
Static constant for a 420 error.
 
- SC_METHOD_NOT_ALLOWED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
 
- SC_MISDIRECTED_REQUEST - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
421 Misdirected Request (HTTP/2 - RFC 7540)
 
- SC_MOVED_PERMANENTLY - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
301 Moved Permanently (HTTP/1.0 - RFC 1945)
 
- SC_MOVED_TEMPORARILY - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
 
- SC_MULTI_STATUS - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update OK (HTTP/1.1 -
 draft-ietf-http-v11-spec-rev-01?)
 
- SC_MULTIPLE_CHOICES - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
 
- SC_NO_CONTENT - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
204 No Content (HTTP/1.0 - RFC 1945)
 
- SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
 
- SC_NOT_ACCEPTABLE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
406 Not Acceptable (HTTP/1.1 - RFC 2616)
 
- SC_NOT_FOUND - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
404 Not Found (HTTP/1.0 - RFC 1945)
 
- SC_NOT_IMPLEMENTED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
501 Not Implemented (HTTP/1.0 - RFC 1945)
 
- SC_NOT_MODIFIED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
304 Not Modified (HTTP/1.0 - RFC 1945)
 
- SC_OK - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
200 OK (HTTP/1.0 - RFC 1945)
 
- SC_PARTIAL_CONTENT - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
206 Partial Content (HTTP/1.1 - RFC 2616)
 
- SC_PAYMENT_REQUIRED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
402 Payment Required (HTTP/1.1 - RFC 2616)
 
- SC_PRECONDITION_FAILED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
412 Precondition Failed (HTTP/1.1 - RFC 2616)
 
- SC_PROCESSING - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
102 Processing (WebDAV - RFC 2518)
 
- SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
 
- SC_REDIRECTION - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
3xx Redirection (HTTP/1.1 - RFC 2616)
 
- SC_REQUEST_TIMEOUT - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
408 Request Timeout (HTTP/1.1 - RFC 2616)
 
- SC_REQUEST_TOO_LONG - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
 
- SC_REQUEST_URI_TOO_LONG - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
 
- SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
 
- SC_RESET_CONTENT - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
205 Reset Content (HTTP/1.1 - RFC 2616)
 
- SC_SEE_OTHER - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
303 See Other (HTTP/1.1 - RFC 2616)
 
- SC_SERVER_ERROR - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
500 Server Error (HTTP/1.0 - RFC 1945)
 
- SC_SERVICE_UNAVAILABLE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
503 Service Unavailable (HTTP/1.0 - RFC 1945)
 
- SC_SUCCESS - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
2xx Success (HTTP/1.0 - RFC 1945)
 
- SC_SWITCHING_PROTOCOLS - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
101 Switching Protocols (HTTP/1.1 - RFC 2616)
 
- SC_TEMPORARY_REDIRECT - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
 
- SC_UNAUTHORIZED - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
401 Unauthorized (HTTP/1.0 - RFC 1945)
 
- SC_UNPROCESSABLE_ENTITY - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
422 Unprocessable Entity (WebDAV - RFC 2518)
 
- SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
 
- SC_USE_PROXY - Static variable in interface com.oneops.proxy.keywhiz.http.HttpStatus
 
- 
305 Use Proxy (HTTP/1.1 - RFC 2616)
 
- SCHEMA_MIGRATIONS - Variable in class com.oneops.user.Public
 
- 
The table public.schema_migrations.
 
- SCHEMA_MIGRATIONS - Static variable in class com.oneops.user.Tables
 
- 
The table public.schema_migrations.
 
- SCHEMA_MIGRATIONS - Static variable in class com.oneops.user.tables.SchemaMigrations
 
- 
The reference instance of public.schema_migrations
 
- SchemaMigrations - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- SchemaMigrations() - Constructor for class com.oneops.user.tables.SchemaMigrations
 
- 
Create a public.schema_migrations table reference
 
- SchemaMigrations(String) - Constructor for class com.oneops.user.tables.SchemaMigrations
 
- 
Create an aliased public.schema_migrations table reference
 
- SchemaMigrationsRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- SchemaMigrationsRecord() - Constructor for class com.oneops.user.tables.records.SchemaMigrationsRecord
 
- 
Create a detached SchemaMigrationsRecord
 
- SchemaMigrationsRecord(String) - Constructor for class com.oneops.user.tables.records.SchemaMigrationsRecord
 
- 
Create a detached, initialised SchemaMigrationsRecord
 
- searchUser(String) - Method in class com.oneops.proxy.ldap.LdapClient
 
- 
Searches for entries matching given user id.
 
- secret() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
-  
 
- secret() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
 
-  
 
- Secret - Class in com.oneops.proxy.keywhiz.model
 
- 
Immutable Secret data model.
 
- Secret(long, String, String, Secret.LazyString, String, ApiDate, String, ApiDate, String, Map<String, String>, String, Map<String, String>, long, Long) - Constructor for class com.oneops.proxy.keywhiz.model.Secret
 
-  
 
- Secret.LazyString - Interface in com.oneops.proxy.keywhiz.model
 
-  
 
- SecretContent - Class in com.oneops.proxy.keywhiz.model
 
- 
Maps to entity from secrets_content table.
 
- SecretContent() - Constructor for class com.oneops.proxy.keywhiz.model.SecretContent
 
-  
 
- SecretContent - Class in com.oneops.proxy.model
 
- 
Secret content response.
 
- SecretContent(String, String) - Constructor for class com.oneops.proxy.model.SecretContent
 
-  
 
- SecretContentsRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- SecretContentsRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- SecretContentsResponseV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- SecretContentsResponseV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- SecretDeliveryResponse - Class in com.oneops.proxy.keywhiz.model
 
- 
JSON Serialization class for a REST response 
Secret.
 
 
- SecretDeliveryResponse(String, String, int, String, ApiDate, ApiDate, ImmutableMap<String, String>) - Constructor for class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
-  
 
- SecretDetailResponse - Class in com.oneops.proxy.keywhiz.model
 
-  
 
- SecretDetailResponse(long, String, String, ApiDate, String, ApiDate, String, ImmutableMap<String, String>, ImmutableList<Group>, ImmutableList<Client>) - Constructor for class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
-  
 
- SecretDetailResponseV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- SecretDetailResponseV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- secretDetailsForId(long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- secretLength() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
-  
 
- SecretRequest - Class in com.oneops.proxy.model
 
- 
Keywhiz secret request.
 
- SecretRequest() - Constructor for class com.oneops.proxy.model.SecretRequest
 
-  
 
- SecretRequest(String, String, Map<String, String>, long, String) - Constructor for class com.oneops.proxy.model.SecretRequest
 
-  
 
- secrets - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
- 
List of secrets the group has access to.
 
- secrets - Variable in class com.oneops.proxy.keywhiz.model.SecretsResponse
 
- 
Listing of secrets with related information but without secret content.
 
- secrets(Iterable<String>) - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2.Builder
 
-  
 
- secrets() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
-  
 
- secrets(String...) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsRequestV2.Builder
 
-  
 
- secrets() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsRequestV2
 
-  
 
- SECRETS_ADMIN_TEAM - Static variable in class com.oneops.proxy.authz.OneOpsTeam
 
- 
The default team name the users to be part of to manage keywhiz secrets.
 
- SecretSeries - Class in com.oneops.proxy.keywhiz.model
 
- 
Maps to entity from secrets table.
 
- SecretSeries() - Constructor for class com.oneops.proxy.keywhiz.model.SecretSeries
 
-  
 
- SecretSeriesAndContent - Class in com.oneops.proxy.keywhiz.model
 
- 
Value type containing a secret content and associated series.
 
- SecretSeriesAndContent() - Constructor for class com.oneops.proxy.keywhiz.model.SecretSeriesAndContent
 
-  
 
- secretSeriesId() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
-  
 
- SecretService - Class in com.oneops.proxy.service
 
- 
Service to validate and transform the secret request and responses.
 
- SecretService(OneOpsConfig) - Constructor for class com.oneops.proxy.service.SecretService
 
-  
 
- SecretsResponse - Class in com.oneops.proxy.keywhiz.model
 
- 
Response to a listing of existing secrets
 
- SecretsResponse(ImmutableList<SanitizedSecret>) - Constructor for class com.oneops.proxy.keywhiz.model.SecretsResponse
 
-  
 
- SecretVersionRequest - Class in com.oneops.proxy.model
 
- 
Secret version request for set version.
 
- SecretVersionRequest() - Constructor for class com.oneops.proxy.model.SecretVersionRequest
 
-  
 
- SecretVersionRequest(long) - Constructor for class com.oneops.proxy.model.SecretVersionRequest
 
-  
 
- Sequences - Class in com.oneops.user
 
- 
Convenience access to all sequences in public
 
- Sequences() - Constructor for class com.oneops.user.Sequences
 
-  
 
- series() - Method in class com.oneops.proxy.keywhiz.model.SecretSeriesAndContent
 
-  
 
- seriesAndContent(SecretSeriesAndContent) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
-  
 
- SERVICES - Variable in class com.oneops.user.tables.Organizations
 
- 
The column public.organizations.services.
 
- SESSION_TOKEN - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.session_token.
 
- setAccessToken(String) - Method in class com.oneops.proxy.model.LoginResponse
 
-  
 
- setAdmin(Boolean) - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Setter for public.group_members.admin.
 
- setAnnouncement(String) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.announcement.
 
- setAssemblies(Boolean) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.assemblies.
 
- setAuth(OneOpsConfig.Auth) - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- setAuthenticated(boolean) - Method in class com.oneops.proxy.auth.login.LoginAuthToken
 
-  
 
- setAuthenticationToken(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.authentication_token.
 
- setBaseUrl(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- setBaseUrl(String) - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- setCatalogs(Boolean) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.catalogs.
 
- setCiClassName(String) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.ci_class_name.
 
- setCiId(Integer) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.ci_id.
 
- setCiName(String) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.ci_name.
 
- setCiProxyId(Integer) - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Setter for public.ci_proxies_teams.ci_proxy_id.
 
- setCiProxyId(Integer) - Method in class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Setter for public.user_favorites.ci_proxy_id.
 
- setCiProxyId(Integer) - Method in class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Setter for public.user_watches.ci_proxy_id.
 
- setCli(OneOpsConfig.Cli) - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- setCloudCompliance(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.cloud_compliance.
 
- setCloudServices(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.cloud_services.
 
- setCloudSupport(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.cloud_support.
 
- setCmsId(Integer) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.cms_id.
 
- setCn(String) - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- setComment(String) - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Setter for public.invitations.comment.
 
- setCompressionEnabled(boolean) - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- setConfirmationSentAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.confirmation_sent_at.
 
- setConfirmationToken(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.confirmation_token.
 
- setConfirmedAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.confirmed_at.
 
- setContent(String) - Method in class com.oneops.proxy.model.SecretContent
 
-  
 
- setContent(String) - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Setter for public.authentications.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Setter for public.group_members.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Setter for public.groups.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Setter for public.invitations.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Setter for public.misc_docs.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.created_at.
 
- setCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.created_at.
 
- setCreatedBy(String) - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Setter for public.group_members.created_by.
 
- setCreatedBy(String) - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Setter for public.groups.created_by.
 
- setCurrentSignInAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.current_sign_in_at.
 
- setCurrentSignInIp(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.current_sign_in_ip.
 
- setDescription(String) - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- setDescription(String) - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Setter for public.groups.description.
 
- setDescription(String) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.description.
 
- setDesign(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.design.
 
- setDocument(String) - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Setter for public.misc_docs.document.
 
- setDomain(String) - Method in class com.oneops.proxy.model.LoginRequest
 
-  
 
- setDomain(String) - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- setDownloadPath(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- setDownloadUrl(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- setEmail(String) - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Setter for public.invitations.email.
 
- setEmail(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.email.
 
- setEnabled(boolean) - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- setEncryptedPassword(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.encrypted_password.
 
- setEulaAcceptedAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.eula_accepted_at.
 
- setExpiresInSec(int) - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- setExpiresInSec(int) - Method in class com.oneops.proxy.model.LoginResponse
 
-  
 
- setExpiry(long) - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- setFailedAttempts(Integer) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.failed_attempts.
 
- setFullName(String) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.full_name.
 
- setGroupId(Integer) - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Setter for public.group_members.group_id.
 
- setGroupId(Integer) - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Setter for public.groups_teams.group_id.
 
- setHeader(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- setId(Integer) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Setter for public.authentications.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Setter for public.ci_proxies_teams.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Setter for public.group_members.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Setter for public.groups.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Setter for public.groups_teams.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Setter for public.invitations.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Setter for public.misc_docs.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Setter for public.teams_users.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Setter for public.user_favorites.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.id.
 
- setId(Integer) - Method in class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Setter for public.user_watches.id.
 
- setIgnorePaths(String) - Method in class com.oneops.proxy.config.AccessLogFilter
 
-  
 
- setIssuer(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- setKeyPassword(char[]) - Method in class com.oneops.proxy.config.OneOpsConfig.Keystore
 
-  
 
- setKeyStore(OneOpsConfig.Keystore) - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- setKeyStore(OneOpsConfig.Keystore) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setKeywhiz(OneOpsConfig.Keywhiz) - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- setLastSignInAt(Timestamp) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Setter for public.teams_users.last_sign_in_at.
 
- setLastSignInAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.last_sign_in_at.
 
- setLastSignInIp(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.last_sign_in_ip.
 
- setLdap(OneOpsConfig.LDAP) - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- setLockedAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.locked_at.
 
- setManagesAccess(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.manages_access.
 
- setMetadata(Map<String, String>) - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- setName(String) - Method in class com.oneops.proxy.model.SecretContent
 
-  
 
- setName(String) - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Setter for public.groups.name.
 
- setName(String) - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Setter for public.misc_docs.name.
 
- setName(String) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.name.
 
- setName(String) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.name.
 
- setName(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.name.
 
- setNsPath(String) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.ns_path.
 
- setOperations(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.operations.
 
- setOrganizationId(Integer) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.organization_id.
 
- setOrganizationId(Integer) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.organization_id.
 
- setOrganizationId(Integer) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.organization_id.
 
- setOrgScope(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.org_scope.
 
- setPassword(char[]) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setPassword(String) - Method in class com.oneops.proxy.model.LoginRequest
 
-  
 
- setPasswordSalt(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.password_salt.
 
- setPath(String) - Method in class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
-  
 
- setPort(int) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setPrefix(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- setProvider(String) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Setter for public.authentications.provider.
 
- setProxy(OneOpsConfig.Proxy) - Method in class com.oneops.proxy.config.OneOpsConfig
 
-  
 
- setProxyTo(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- setRememberCreatedAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.remember_created_at.
 
- setResetPasswordSentAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.reset_password_sent_at.
 
- setResetPasswordToken(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.reset_password_token.
 
- setRoleAttribute(String) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setRoleBaseDn(String) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setRoles(List<String>) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setRoles(List<String>) - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- setSecretMaxSize(long) - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- setSecretVersion(String, long) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
 
- 
Reset the current version of the given secret to the given version index.
 
- setSecretVersion(String, String, SecretVersionRequest, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Retrieve all versions of this secret, sorted from newest to oldest update time.
 
- SetSecretVersionRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- SetSecretVersionRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
-  
 
- setServer(String) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setServices(Boolean) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.services.
 
- setSessionToken(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.session_token.
 
- setShowWizard(Boolean) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.show_wizard.
 
- setSignInCount(Integer) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.sign_in_count.
 
- setSigningKey(char[]) - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- setStorePassword(char[]) - Method in class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
-  
 
- setSvcPassword(char[]) - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- setSvcUser(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- setTeamId(Integer) - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
 
- 
Setter for public.ci_proxies_teams.team_id.
 
- setTeamId(Integer) - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
 
- 
Setter for public.groups_teams.team_id.
 
- setTeamId(Integer) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Setter for public.teams_users.team_id.
 
- setToken(String) - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Setter for public.invitations.token.
 
- setTokenType(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
-  
 
- setTokenType(String) - Method in class com.oneops.proxy.model.LoginResponse
 
-  
 
- setTransition(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.transition.
 
- setTrustAll(boolean) - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- setTrustStore(OneOpsConfig.TrustStore) - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
-  
 
- setTrustStore(OneOpsConfig.TrustStore) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setType(String) - Method in class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
-  
 
- setType(String) - Method in class com.oneops.proxy.model.SecretRequest
 
-  
 
- setUid(String) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Setter for public.authentications.uid.
 
- setUnconfirmedEmail(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.unconfirmed_email.
 
- setUnlockToken(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.unlock_token.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Setter for public.authentications.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.CiProxiesRecord
 
- 
Setter for public.ci_proxies.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Setter for public.group_members.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.GroupsRecord
 
- 
Setter for public.groups.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.InvitationsRecord
 
- 
Setter for public.invitations.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.MiscDocsRecord
 
- 
Setter for public.misc_docs.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.OrganizationsRecord
 
- 
Setter for public.organizations.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.TeamsRecord
 
- 
Setter for public.teams.updated_at.
 
- setUpdatedAt(Timestamp) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.updated_at.
 
- setUserAgentHeader(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- setUserAttribute(String) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setUserBaseDn(String) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setUserDn(String) - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
-  
 
- setUserId(Integer) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
 
- 
Setter for public.authentications.user_id.
 
- setUserId(Integer) - Method in class com.oneops.user.tables.records.GroupMembersRecord
 
- 
Setter for public.group_members.user_id.
 
- setUserId(Integer) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
 
- 
Setter for public.teams_users.user_id.
 
- setUserId(Integer) - Method in class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Setter for public.user_favorites.user_id.
 
- setUserId(Integer) - Method in class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Setter for public.user_watches.user_id.
 
- setUsername(String) - Method in class com.oneops.proxy.model.LoginRequest
 
-  
 
- setUserName(String) - Method in class com.oneops.proxy.model.UserResponse
 
-  
 
- setUsername(String) - Method in class com.oneops.user.tables.records.UsersRecord
 
- 
Setter for public.users.username.
 
- setVersion(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
-  
 
- setVersion(long) - Method in class com.oneops.proxy.model.SecretVersionRequest
 
-  
 
- setVersion(String) - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
 
- 
Setter for public.schema_migrations.version.
 
- setViaHost(String) - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
-  
 
- SHOW_WIZARD - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.show_wizard.
 
- SIGN_IN_COUNT - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.sign_in_count.
 
- SkipPathRequestMatcher - Class in com.oneops.proxy.auth.token
 
- 
Request paths matcher configured to skip endpoints for 
TokenAuthProcessingFilter By
 default it's configured to skip management endpoints.
 
 
- SkipPathRequestMatcher(List<String>) - Constructor for class com.oneops.proxy.auth.token.SkipPathRequestMatcher
 
-  
 
- start() - Method in class com.oneops.proxy.config.AccessLogFilter
 
-  
 
- successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class com.oneops.proxy.auth.login.LoginProcessingFilter
 
-  
 
- successfulAuthentication(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class com.oneops.proxy.auth.token.TokenAuthProcessingFilter
 
-  
 
- successSecrets(Map<String, String>) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2.Builder
 
-  
 
- successSecrets() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2
 
-  
 
- supports(Class<?>) - Method in class com.oneops.proxy.auth.login.LoginAuthProvider
 
-  
 
- supports(Class<?>) - Method in class com.oneops.proxy.auth.token.TokenAuthProvider
 
-  
 
- supportsParameter(MethodParameter) - Method in class com.oneops.proxy.web.support.AppGroupArgResolver
 
-  
 
- supportsParameter(MethodParameter) - Method in class com.oneops.proxy.web.support.AppSecretArgResolver
 
-  
 
- SwaggerConfig - Class in com.oneops.proxy.swagger
 
- 
Swagger2 configuration for the application.
 
- SwaggerConfig() - Constructor for class com.oneops.proxy.swagger.SwaggerConfig
 
-  
 
- uiConfig() - Method in class com.oneops.proxy.swagger.SwaggerConfig
 
- 
Swagger UI config.
 
- UID - Variable in class com.oneops.user.tables.Authentications
 
- 
The column public.authentications.uid.
 
- UNCONFIRMED_EMAIL - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.unconfirmed_email.
 
- UNIQ_NAME_SEP - Static variable in class com.oneops.proxy.model.AppSecret
 
- 
'@' is used as unique name separator as it's url safe.
 
- UNLOCK_TOKEN - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.unlock_token.
 
- unsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.oneops.proxy.auth.login.LoginProcessingFilter
 
-  
 
- unsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.oneops.proxy.auth.token.TokenAuthProcessingFilter
 
-  
 
- UPDATED_AT - Variable in class com.oneops.user.tables.Authentications
 
- 
The column public.authentications.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.CiProxies
 
- 
The column public.ci_proxies.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.GroupMembers
 
- 
The column public.group_members.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.Groups
 
- 
The column public.groups.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.Invitations
 
- 
The column public.invitations.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.MiscDocs
 
- 
The column public.misc_docs.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.Organizations
 
- 
The column public.organizations.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.Teams
 
- 
The column public.teams.updated_at.
 
- UPDATED_AT - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.updated_at.
 
- updatedAt() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
-  
 
- updatedAt() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
-  
 
- updatedAt - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
- 
Should equal createdAt, but added for consistency in the API.
 
- updatedAt() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
-  
 
- updateDate - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
-  
 
- updatedAtSeconds() - Method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
-  
 
- updatedAtSeconds() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
-  
 
- updatedAtSeconds(long) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
-  
 
- updatedAtSeconds() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
-  
 
- updatedBy - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
-  
 
- updatedBy() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
-  
 
- updatedBy() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
-  
 
- updatedBy - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
- 
User who updated the record.
 
- updatedBy() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
-  
 
- updatedBy() - Method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
-  
 
- updatedBy() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
-  
 
- updatedBy(String) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
-  
 
- updatedBy() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
-  
 
- updateSecret(String, boolean, String, boolean, byte[], boolean, ImmutableMap<String, String>, boolean, long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
-  
 
- updateSecret(String, String, SecretRequest, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
 
- 
Updates the secret.
 
- user(OneOpsUser) - Method in class com.oneops.proxy.web.AuthController
 
- 
Returns the authenticated current user info.
 
- USER_FAVORITES - Variable in class com.oneops.user.Public
 
- 
The table public.user_favorites.
 
- USER_FAVORITES - Static variable in class com.oneops.user.Tables
 
- 
The table public.user_favorites.
 
- USER_FAVORITES - Static variable in class com.oneops.user.tables.UserFavorites
 
- 
The reference instance of public.user_favorites
 
- USER_FAVORITES_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.user_favorites_id_seq
 
- USER_FAVORITES_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- USER_ID - Variable in class com.oneops.user.tables.Authentications
 
- 
The column public.authentications.user_id.
 
- USER_ID - Variable in class com.oneops.user.tables.GroupMembers
 
- 
The column public.group_members.user_id.
 
- USER_ID - Variable in class com.oneops.user.tables.TeamsUsers
 
- 
The column public.teams_users.user_id.
 
- USER_ID - Variable in class com.oneops.user.tables.UserFavorites
 
- 
The column public.user_favorites.user_id.
 
- USER_ID - Variable in class com.oneops.user.tables.UserWatches
 
- 
The column public.user_watches.user_id.
 
- USER_WATCHES - Variable in class com.oneops.user.Public
 
- 
The table public.user_watches.
 
- USER_WATCHES - Static variable in class com.oneops.user.Tables
 
- 
The table public.user_watches.
 
- USER_WATCHES - Static variable in class com.oneops.user.tables.UserWatches
 
- 
The reference instance of public.user_watches
 
- USER_WATCHES_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.user_watches_id_seq
 
- USER_WATCHES_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- UserFavorites - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- UserFavorites() - Constructor for class com.oneops.user.tables.UserFavorites
 
- 
Create a public.user_favorites table reference
 
- UserFavorites(String) - Constructor for class com.oneops.user.tables.UserFavorites
 
- 
Create an aliased public.user_favorites table reference
 
- UserFavoritesRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- UserFavoritesRecord() - Constructor for class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Create a detached UserFavoritesRecord
 
- UserFavoritesRecord(Integer, Integer, Integer) - Constructor for class com.oneops.user.tables.records.UserFavoritesRecord
 
- 
Create a detached, initialised UserFavoritesRecord
 
- USERID_METADATA - Static variable in class com.oneops.proxy.model.AppGroup
 
- 
Additional metadata used when creating new groups.
 
- USERID_METADATA - Static variable in class com.oneops.proxy.model.AppSecret
 
-  
 
- username() - Method in class com.oneops.proxy.keywhiz.model.LoginRequest
 
-  
 
- USERNAME - Variable in class com.oneops.user.tables.Users
 
- 
The column public.users.username.
 
- UserRepository - Class in com.oneops.proxy.authz
 
- 
User repository class to fetch OneOps user/team/group info.
 
- UserRepository(DSLContext, DropwizardMetricServices) - Constructor for class com.oneops.proxy.authz.UserRepository
 
-  
 
- UserResponse - Class in com.oneops.proxy.model
 
- 
Authenticated user response.
 
- UserResponse(String, String, String, List<String>) - Constructor for class com.oneops.proxy.model.UserResponse
 
-  
 
- USERS - Variable in class com.oneops.user.Public
 
- 
The table public.users.
 
- Users - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- USERS - Static variable in class com.oneops.user.Tables
 
- 
The table public.users.
 
- Users() - Constructor for class com.oneops.user.tables.Users
 
- 
Create a public.users table reference
 
- Users(String) - Constructor for class com.oneops.user.tables.Users
 
- 
Create an aliased public.users table reference
 
- USERS - Static variable in class com.oneops.user.tables.Users
 
- 
The reference instance of public.users
 
- USERS_ID_SEQ - Static variable in class com.oneops.user.Sequences
 
- 
The sequence public.users_id_seq
 
- USERS_PKEY - Static variable in class com.oneops.user.Keys
 
-  
 
- UsersRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- UsersRecord() - Constructor for class com.oneops.user.tables.records.UsersRecord
 
- 
Create a detached UsersRecord
 
- UsersRecord(Integer, String, String, String, Timestamp, Timestamp, Integer, Timestamp, Timestamp, String, String, String, Timestamp, Timestamp, Integer, String, Timestamp, Integer, Timestamp, Timestamp, Boolean, String, String, Timestamp, String, String, String, String) - Constructor for class com.oneops.user.tables.records.UsersRecord
 
- 
Create a detached, initialised UsersRecord
 
- UserWatches - Class in com.oneops.user.tables
 
- 
This class is generated by jOOQ.
 
- UserWatches() - Constructor for class com.oneops.user.tables.UserWatches
 
- 
Create a public.user_watches table reference
 
- UserWatches(String) - Constructor for class com.oneops.user.tables.UserWatches
 
- 
Create an aliased public.user_watches table reference
 
- UserWatchesRecord - Class in com.oneops.user.tables.records
 
- 
This class is generated by jOOQ.
 
- UserWatchesRecord() - Constructor for class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Create a detached UserWatchesRecord
 
- UserWatchesRecord(Integer, Integer, Integer) - Constructor for class com.oneops.user.tables.records.UserWatchesRecord
 
- 
Create a detached, initialised UserWatchesRecord