Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

AccessLogFilter - Class in com.oneops.proxy.config
A simple access filter to remove the management health calls (/health).
AccessLogFilter() - Constructor for class com.oneops.proxy.config.AccessLogFilter
 
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class com.oneops.proxy.config.WebConfig
AppGroup argument resolver used in Rest controllers.
addGroups() - Method in class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2
 
addGroups(String...) - Method in class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2.Builder
 
addProxyHeaders(HttpServletRequest, Request) - Method in class com.oneops.proxy.gateway.ProxyServlet
Customize the headers of forwarding proxy requests.
ADMIN - Variable in class com.oneops.user.tables.GroupMembers
The column public.group_members.admin.
allClients() - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Retrieve listing of all keywhiz client names.
allClients() - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
allGroups() - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
allSecrets() - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
allSecretsBatched(int, int, boolean) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
ANNOUNCEMENT - Variable in class com.oneops.user.tables.Organizations
The column public.organizations.announcement.
api(OneOpsConfig) - Method in class com.oneops.proxy.swagger.SwaggerConfig
Controllers API doc.
API_VERSION - Static variable in interface com.oneops.proxy.config.Constants
Current Rest API version.
ApiDate - Class in com.oneops.proxy.keywhiz.model
This is a wrapper for the date class used in API responses so we can have a custom JSON serializer and deserializer.
ApiDate(long) - Constructor for class com.oneops.proxy.keywhiz.model.ApiDate
 
apiDoc(HttpServletResponse) - Method in class com.oneops.proxy.web.RootController
Redirect to Swagger API doc.
APP_NAME - Static variable in interface com.oneops.proxy.config.Constants
App name used in responses.
APP_NAME_PARAM - Static variable in class com.oneops.proxy.model.AppGroup
Application group path name used by default.
APP_SECRET_PARAM - Static variable in class com.oneops.proxy.model.AppSecret
Secret path param name used in rest controller.
AppGroup - Class in com.oneops.proxy.model
A domain model to represents keywhiz application group in GroupController.
AppGroup(String, String) - Constructor for class com.oneops.proxy.model.AppGroup
Constructor for AppGroup.
AppGroupArgResolver - Class in com.oneops.proxy.web.support
AppGroup method argument resolver for rest controllers.
AppGroupArgResolver() - Constructor for class com.oneops.proxy.web.support.AppGroupArgResolver
 
Application - Class in com.oneops.proxy
Keywhiz proxy application.
Application() - Constructor for class com.oneops.proxy.Application
 
ApplicationConfig - Class in com.oneops.proxy.config
Keywhiz proxy application java config.
ApplicationConfig() - Constructor for class com.oneops.proxy.config.ApplicationConfig
 
AppSecret - Class in com.oneops.proxy.model
A domain model to represents keywhiz application group secret in GroupController.
AppSecret(String, String, String) - Constructor for class com.oneops.proxy.model.AppSecret
Constructor for app secret.
AppSecret(String, AppGroup) - Constructor for class com.oneops.proxy.model.AppSecret
Constructor for app secret.
AppSecret(String) - Constructor for class com.oneops.proxy.model.AppSecret
Create AppSecret from the globally unique secret name.
AppSecretArgResolver - Class in com.oneops.proxy.web.support
AppSecret method argument resolver for rest controllers.
AppSecretArgResolver() - Constructor for class com.oneops.proxy.web.support.AppSecretArgResolver
 
as(String) - Method in class com.oneops.user.tables.Authentications
as(String) - Method in class com.oneops.user.tables.CiProxies
as(String) - Method in class com.oneops.user.tables.CiProxiesTeams
as(String) - Method in class com.oneops.user.tables.GroupMembers
as(String) - Method in class com.oneops.user.tables.Groups
as(String) - Method in class com.oneops.user.tables.GroupsTeams
as(String) - Method in class com.oneops.user.tables.Invitations
as(String) - Method in class com.oneops.user.tables.MiscDocs
as(String) - Method in class com.oneops.user.tables.Organizations
as(String) - Method in class com.oneops.user.tables.SchemaMigrations
as(String) - Method in class com.oneops.user.tables.Teams
as(String) - Method in class com.oneops.user.tables.TeamsUsers
as(String) - Method in class com.oneops.user.tables.UserFavorites
as(String) - Method in class com.oneops.user.tables.Users
as(String) - Method in class com.oneops.user.tables.UserWatches
ASSEMBLIES - Variable in class com.oneops.user.tables.Organizations
The column public.organizations.assemblies.
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.oneops.proxy.auth.login.LoginProcessingFilter
 
attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class com.oneops.proxy.auth.token.TokenAuthProcessingFilter
 
AuditLog - Interface in com.oneops.proxy.audit
Audit logger interface for recording events.
AuditLogger - Class in com.oneops.proxy.audit
Audit logger for logging events.
AuditLogger() - Constructor for class com.oneops.proxy.audit.AuditLogger
 
Auth() - Constructor for class com.oneops.proxy.config.OneOpsConfig.Auth
 
AUTH_CTLR_BASE_PATH - Static variable in interface com.oneops.proxy.config.Constants
AuthController base path URI.
AUTH_TOKEN_URI - Static variable in interface com.oneops.proxy.config.Constants
Authentication token path URI.
AuthController - Class in com.oneops.proxy.web
A rest controller to retrieve authenticated user details.
AuthController() - Constructor for class com.oneops.proxy.web.AuthController
 
authenticate(Authentication) - Method in class com.oneops.proxy.auth.login.LoginAuthProvider
Performs authentication.
authenticate(Authentication) - Method in class com.oneops.proxy.auth.token.TokenAuthProvider
 
authenticate(String, char[], String) - Method in class com.oneops.proxy.auth.user.LdapUserService
Authenticates the username and password using the LDAP/AD service.
authenticate(String, String) - Method in class com.oneops.proxy.ldap.LdapClient
Authenticates the user.
authenticate(String, char[]) - Method in class com.oneops.proxy.ldap.LdapClient
Authenticates the AD/Ldap user.
AUTHENTICATION_TOKEN - Variable in class com.oneops.user.tables.Users
The column public.users.authentication_token.
AUTHENTICATIONS - Variable in class com.oneops.user.Public
The table public.authentications.
Authentications - Class in com.oneops.user.tables
This class is generated by jOOQ.
AUTHENTICATIONS - Static variable in class com.oneops.user.Tables
The table public.authentications.
Authentications() - Constructor for class com.oneops.user.tables.Authentications
Create a public.authentications table reference
Authentications(String) - Constructor for class com.oneops.user.tables.Authentications
Create an aliased public.authentications table reference
AUTHENTICATIONS - Static variable in class com.oneops.user.tables.Authentications
The reference instance of public.authentications
AUTHENTICATIONS_ID_SEQ - Static variable in class com.oneops.user.Sequences
The sequence public.authentications_id_seq
AUTHENTICATIONS_PKEY - Static variable in class com.oneops.user.Keys
 
AuthenticationsRecord - Class in com.oneops.user.tables.records
This class is generated by jOOQ.
AuthenticationsRecord() - Constructor for class com.oneops.user.tables.records.AuthenticationsRecord
Create a detached AuthenticationsRecord
AuthenticationsRecord(Integer, Integer, String, String, Timestamp, Timestamp) - Constructor for class com.oneops.user.tables.records.AuthenticationsRecord
Create a detached, initialised AuthenticationsRecord
authority() - Method in enum com.oneops.proxy.auth.user.OneOpsUser.Role
Authorities for this role name.
AuthorizeGroup - Annotation Type in com.oneops.proxy.security.annotations
A meta annotation to enable Spring security's Pre-Authorization check for all the secure resource access.
Authz - Class in com.oneops.proxy.authz
Implements Keywhiz application group authorization logic.
Authz(UserRepository) - Constructor for class com.oneops.proxy.authz.Authz
 
AuthzRestController - Annotation Type in com.oneops.proxy.security.annotations
A meta annotation for RestController with a pre authorization for Keywhiz application group name.
AutomationClient - Class in com.oneops.proxy.keywhiz.model
Special type of Client with elevated, automation privileges.
AutomationSecretResponse - Class in com.oneops.proxy.keywhiz.model
JSON Serialization class for a REST response Secret.
AutomationSecretResponse() - Constructor for class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 

B

baseUrl - Variable in class com.oneops.proxy.keywhiz.http.HttpClient
 
bCryptPasswordEncoder() - Method in class com.oneops.proxy.security.WebSecurityConfig
 
binaryPrefix(long) - Static method in class com.oneops.proxy.metrics.MetricsUtilService
Converts a given number to a string preceded by the corresponding binary International System of Units (SI) prefix.
build() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsRequestV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
build() - Method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.SecretContentsRequestV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
builder() - Static method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2
 
Builder() - Constructor for class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2.Builder
 

C

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 base path URI.
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
Turn on path variable suffix pattern matching ONLY for suffixes you explicitly register using WebConfig.configureContentNegotiation(ContentNegotiationConfigurer).
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
 

D

decide(AccessEvent) - Method in class com.oneops.proxy.config.AccessLogFilter
 
decodeCookies(String, String) - Static method in class com.oneops.proxy.keywhiz.http.CookieCutter
Convert a request header to OkHttp's cookies.
decodedLength(String) - Static method in class com.oneops.proxy.keywhiz.model.Secret
Slightly hokey way of calculating the decoded-length without bothering to decode.
decrypt() - Method in interface com.oneops.proxy.keywhiz.model.Secret.LazyString
 
DEFAULT_CATALOG - Static variable in class com.oneops.user.DefaultCatalog
The reference instance of
DEFAULT_DOMAIN - Static variable in interface com.oneops.proxy.config.Constants
Default mgmt domain for keywhiz requests.
DEFAULT_SKIP_PATHS - Static variable in interface com.oneops.proxy.config.Constants
Default paths to skip from security and authentication.
DEFAULT_TOKEN_TYPE - Static variable in interface com.oneops.proxy.config.Constants
Default access token type (Eg: Bearer, JWT etc)
DEFAULT_TYPE - Static variable in class com.oneops.proxy.service.SecretService
Default secret type.
DefaultCatalog - Class in com.oneops.user
This class is generated by jOOQ.
deleteAllSecrets(String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
Delete all secrets in a particular group.
deleteClient(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Delete a client.
deleteClient(String, String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
Deletes a client.
deleteClientWithId(long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
deleteGroup(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Delete a group.
deleteGroupWithId(long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
deleteSecret(String) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Delete a secret series
deleteSecret(String, String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
Delete a secret series.
deleteSecretWithId(long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
DESC_METADATA - Static variable in class com.oneops.proxy.model.AppSecret
 
description - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
description - Variable in class com.oneops.proxy.keywhiz.model.CreateGroupRequest
 
description - Variable in class com.oneops.proxy.keywhiz.model.CreateSecretRequest
 
description(String) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
description() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
description() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
description - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
description() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
description(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2.Builder
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2
 
description(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2.Builder
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2
 
description(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2.Builder
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
 
description(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
description(String) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
description(String) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
description() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
DESCRIPTION - Variable in class com.oneops.user.tables.Groups
The column public.groups.description.
DESCRIPTION - Variable in class com.oneops.user.tables.Teams
The column public.teams.description.
descriptionPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
descriptionPresent() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
descriptionPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
descriptionPresent() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
DESIGN - Variable in class com.oneops.user.tables.Teams
The column public.teams.design.
displayName(SanitizedSecret) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
displayName(SanitizedSecretWithGroups) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
 
DOCUMENT - Variable in class com.oneops.user.tables.MiscDocs
The column public.misc_docs.document.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.oneops.proxy.security.CliVersionFilter
 
doHealthCheck(Health.Builder) - Method in class com.oneops.proxy.endpoint.KeywhizHealthIndicator
 
DOMAIN_METADATA - Static variable in class com.oneops.proxy.model.AppGroup
 
download() - Method in class com.oneops.proxy.web.CliController
Download secrets cli binary.

E

EMAIL - Variable in class com.oneops.user.tables.Invitations
The column public.invitations.email.
EMAIL - Variable in class com.oneops.user.tables.Users
The column public.users.email.
EmbeddedServerConfig - Class in com.oneops.proxy.config
Embedded jetty server configuration.
EmbeddedServerConfig() - Constructor for class com.oneops.proxy.config.EmbeddedServerConfig
 
ENCRYPTED_PASSWORD - Variable in class com.oneops.user.tables.Users
The column public.users.encrypted_password.
encryptedContent() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
enrollClientInGroupByIds(long, long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.ApiDate
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.Client
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.CreateClientRequest
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.CreateGroupRequest
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.CreateSecretRequest
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.Group
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.Secret
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
equals(Object) - Method in class com.oneops.proxy.keywhiz.model.SecretsResponse
 
eraseCredentials() - Method in class com.oneops.proxy.auth.login.LoginAuthToken
 
ErrorController - Class in com.oneops.proxy.web
Custom global error handler for rendering ErrorAttributes for this application.
ErrorController(ErrorAttributes, ServerProperties) - Constructor for class com.oneops.proxy.web.ErrorController
 
ErrorControllerAdvice - Class in com.oneops.proxy.web
A rest controller advice to return ErrorResponse for a particular controller and/or exception type.
ErrorControllerAdvice() - Constructor for class com.oneops.proxy.web.ErrorControllerAdvice
 
ErrorResponse - Class in com.oneops.proxy.model
Login failure error response.
ErrorResponse(long, int, String, String, String) - Constructor for class com.oneops.proxy.model.ErrorResponse
Error response constructor.
ErrorResponse(Map<String, Object>) - Constructor for class com.oneops.proxy.model.ErrorResponse
Error response constructor from ErrorAttributes
errorResponse(HttpServletRequest, HttpServletResponse) - Method in class com.oneops.proxy.web.ErrorController
Handles all the errors and returns an ErrorResponse.
EULA_ACCEPTED_AT - Variable in class com.oneops.user.tables.Users
The column public.users.eula_accepted_at.
Event - Class in com.oneops.proxy.audit
An audit event for secrets-proxy.
Event(EventTag, String, String, String, Map<String, String>) - Constructor for class com.oneops.proxy.audit.Event
 
Event(EventTag, String, String) - Constructor for class com.oneops.proxy.audit.Event
 
Event(EventTag, String, String, String) - Constructor for class com.oneops.proxy.audit.Event
 
EventTag - Enum in com.oneops.proxy.audit
Possible types of events in Keywhiz Proxy.
evictClientFromGroupByIds(long, long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
ExitException - Exception in com.oneops.proxy.exception
Defines an exit exception with proper error code.
ExitException() - Constructor for exception com.oneops.proxy.exception.ExitException
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
expiry - Variable in class com.oneops.proxy.keywhiz.model.CreateSecretRequest
In seconds since epoch
expiry(Long) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
expiry(long) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2.Builder
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
 
expiry(long) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
expiry(Long) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
expiry(long) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
expiry() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
expiryPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
expiryPresent() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
expiryPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
expiryPresent() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 

F

FAILED_ATTEMPTS - Variable in class com.oneops.user.tables.Users
The column public.users.failed_attempts.
FAVICON_PATH - Static variable in interface com.oneops.proxy.config.Constants
Favicon path, for browser agents.
field1() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
field1() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field1() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
field1() - Method in class com.oneops.user.tables.records.GroupMembersRecord
field1() - Method in class com.oneops.user.tables.records.GroupsRecord
field1() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
field1() - Method in class com.oneops.user.tables.records.InvitationsRecord
field1() - Method in class com.oneops.user.tables.records.MiscDocsRecord
field1() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field1() - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
field1() - Method in class com.oneops.user.tables.records.TeamsRecord
field1() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
field1() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
field1() - Method in class com.oneops.user.tables.records.UserWatchesRecord
field10() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field10() - Method in class com.oneops.user.tables.records.TeamsRecord
field11() - Method in class com.oneops.user.tables.records.TeamsRecord
field12() - Method in class com.oneops.user.tables.records.TeamsRecord
field13() - Method in class com.oneops.user.tables.records.TeamsRecord
field14() - Method in class com.oneops.user.tables.records.TeamsRecord
field2() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
field2() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field2() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
field2() - Method in class com.oneops.user.tables.records.GroupMembersRecord
field2() - Method in class com.oneops.user.tables.records.GroupsRecord
field2() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
field2() - Method in class com.oneops.user.tables.records.InvitationsRecord
field2() - Method in class com.oneops.user.tables.records.MiscDocsRecord
field2() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field2() - Method in class com.oneops.user.tables.records.TeamsRecord
field2() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
field2() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
field2() - Method in class com.oneops.user.tables.records.UserWatchesRecord
field3() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
field3() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field3() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
field3() - Method in class com.oneops.user.tables.records.GroupMembersRecord
field3() - Method in class com.oneops.user.tables.records.GroupsRecord
field3() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
field3() - Method in class com.oneops.user.tables.records.InvitationsRecord
field3() - Method in class com.oneops.user.tables.records.MiscDocsRecord
field3() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field3() - Method in class com.oneops.user.tables.records.TeamsRecord
field3() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
field3() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
field3() - Method in class com.oneops.user.tables.records.UserWatchesRecord
field4() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
field4() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field4() - Method in class com.oneops.user.tables.records.GroupMembersRecord
field4() - Method in class com.oneops.user.tables.records.GroupsRecord
field4() - Method in class com.oneops.user.tables.records.InvitationsRecord
field4() - Method in class com.oneops.user.tables.records.MiscDocsRecord
field4() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field4() - Method in class com.oneops.user.tables.records.TeamsRecord
field4() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
field5() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
field5() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field5() - Method in class com.oneops.user.tables.records.GroupMembersRecord
field5() - Method in class com.oneops.user.tables.records.GroupsRecord
field5() - Method in class com.oneops.user.tables.records.InvitationsRecord
field5() - Method in class com.oneops.user.tables.records.MiscDocsRecord
field5() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field5() - Method in class com.oneops.user.tables.records.TeamsRecord
field6() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
field6() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field6() - Method in class com.oneops.user.tables.records.GroupMembersRecord
field6() - Method in class com.oneops.user.tables.records.GroupsRecord
field6() - Method in class com.oneops.user.tables.records.InvitationsRecord
field6() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field6() - Method in class com.oneops.user.tables.records.TeamsRecord
field7() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field7() - Method in class com.oneops.user.tables.records.GroupMembersRecord
field7() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field7() - Method in class com.oneops.user.tables.records.TeamsRecord
field8() - Method in class com.oneops.user.tables.records.CiProxiesRecord
field8() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field8() - Method in class com.oneops.user.tables.records.TeamsRecord
field9() - Method in class com.oneops.user.tables.records.OrganizationsRecord
field9() - Method in class com.oneops.user.tables.records.TeamsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.CiProxiesRecord
fieldsRow() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.GroupMembersRecord
fieldsRow() - Method in class com.oneops.user.tables.records.GroupsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.InvitationsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.MiscDocsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.OrganizationsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.TeamsRecord
fieldsRow() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
fieldsRow() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
fieldsRow() - Method in class com.oneops.user.tables.records.UserWatchesRecord
FILENAME_METADATA - Static variable in class com.oneops.proxy.model.AppSecret
The attributes used in secret metadata
forName(String) - Static method in class com.oneops.proxy.keywhiz.model.v2.ModifyClientRequestV2
 
from(String, char[]) - Static method in class com.oneops.proxy.keywhiz.model.LoginRequest
 
from(String, String) - Static method in class com.oneops.proxy.model.AppGroup
Creates new AppGroup from the given domain and app group name.
from(String, String) - Static method in class com.oneops.proxy.model.SecretContent
 
fromClient(Client, ImmutableList<Group>, ImmutableList<SanitizedSecret>) - Static method in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
fromClient(Client) - Static method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
fromGroup(Group, ImmutableList<SanitizedSecret>, ImmutableList<Client>) - Static method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
fromParts(boolean, String, boolean, String, boolean, Map<String, String>, boolean, Long, boolean, String) - Static method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
Static factory method used by Jackson for deserialization
fromParts(String, String, long, long, String, String, Optional<Long>) - Static method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
Static factory method used by Jackson for deserialization
fromParts(String, Iterable<String>, String) - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2
Static factory method used by Jackson for deserialization
fromParts(String, String, ImmutableMap<String, String>) - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2
Static factory method used by Jackson for deserialization
fromParts(String, String, Map<String, String>, long, String) - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
Static factory method used by Jackson for deserialization
fromParts(String, String, String, Map<String, String>, long, String, Iterable<String>) - Static method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
Static factory method used by Jackson for deserialization
fromParts(String, String, long, long, String, String, Iterable<String>, Iterable<String>, Map<String, String>) - Static method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
Static factory method used by Jackson for deserialization
fromParts(ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2
Static factory method used by Jackson for deserialization
fromParts(boolean, String, boolean, String, boolean, Map<String, String>, boolean, Long, boolean, String) - Static method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
Static factory method used by Jackson for deserialization
fromParts(ImmutableSet<String>) - Static method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsRequestV2
Static factory method used by Jackson for deserialization
fromParts(ImmutableMap<String, String>, ImmutableList<String>) - Static method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2
Static factory method used by Jackson for deserialization
fromParts(String, String, String, long, String, long, String, Map<String, String>, String, long, Long) - Static method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
Static factory method used by Jackson for deserialization
fromParts(String, long) - Static method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2
Static factory method used by Jackson for deserialization
fromSanitizedSecret(SanitizedSecret) - Static method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
fromSecret(Secret, ImmutableList<Group>) - Static method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
fromSecret(Secret) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
Build a matching representation of a secret, but without sensitive content.
fromSecret(Secret, List<Group>) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
Build a matching representation of a secret, but without sensitive content.
fromSecret(Secret) - Static method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
fromSecret(Secret, ImmutableList<Group>, ImmutableList<Client>) - Static method in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
fromSecretSeriesAndContent(SecretSeriesAndContent) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
fromSecretSeriesAndContentAndGroups(SecretSeriesAndContent, List<Group>) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
 
FULL_NAME - Variable in class com.oneops.user.tables.Organizations
The column public.organizations.full_name.

G

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
Returns the application group (env) details for the secret (AppSecret.secretName)
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
Returns the http url encoded AppGroup.getGroupName().
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
GroupController base path URI.
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
GroupController constructor.
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

H

handleControllerException(HttpServletRequest, Throwable) - Method in class com.oneops.proxy.web.ErrorControllerAdvice
An exception handler method for IllegalArgumentException thrown from all the Rest controllers.
handleIOException(HttpServletRequest, HttpServletResponse, KeywhizException) - Method in class com.oneops.proxy.web.ErrorControllerAdvice
An exception handler method for KeywhizException thrown from all the Rest controllers.
hasAdminAccess(OneOpsTeam, AppGroup) - Method in class com.oneops.proxy.authz.Authz
Checks if the given team is a 'secret-admin' and has access to manage design and transition for the given application group.
hashCode() - Method in class com.oneops.proxy.keywhiz.model.ApiDate
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.Client
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.CreateClientRequest
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.CreateGroupRequest
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.CreateSecretRequest
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.Group
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.GroupDetailResponse
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
hashCode() - Method in class com.oneops.proxy.keywhiz.model.SecretsResponse
 
hasRole(OneOpsUser.Role) - Method in class com.oneops.proxy.auth.user.OneOpsUser
Checks whether the user has given role.
hmac() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
HttpClient - Class in com.oneops.proxy.keywhiz.http
An abstract http client for both Keywhiz automation and admin clients.
HttpClient(String, KeywhizKeyStore) - Constructor for class com.oneops.proxy.keywhiz.http.HttpClient
Creates an http client.
httpDelete(HttpUrl) - Method in class com.oneops.proxy.keywhiz.http.HttpClient
 
httpGet(HttpUrl) - Method in class com.oneops.proxy.keywhiz.http.HttpClient
 
httpPost(HttpUrl, Object) - Method in class com.oneops.proxy.keywhiz.http.HttpClient
 
httpPut(HttpUrl, Object) - Method in class com.oneops.proxy.keywhiz.http.HttpClient
 
HttpStatus - Interface in com.oneops.proxy.keywhiz.http
Constants enumerating the HTTP status codes.

I

id() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
id - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
id() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
id() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
id - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
id() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
ID - Variable in class com.oneops.user.tables.Authentications
The column public.authentications.id.
ID - Variable in class com.oneops.user.tables.CiProxies
The column public.ci_proxies.id.
ID - Variable in class com.oneops.user.tables.CiProxiesTeams
The column public.ci_proxies_teams.id.
ID - Variable in class com.oneops.user.tables.GroupMembers
The column public.group_members.id.
ID - Variable in class com.oneops.user.tables.Groups
The column public.groups.id.
ID - Variable in class com.oneops.user.tables.GroupsTeams
The column public.groups_teams.id.
ID - Variable in class com.oneops.user.tables.Invitations
The column public.invitations.id.
ID - Variable in class com.oneops.user.tables.MiscDocs
The column public.misc_docs.id.
ID - Variable in class com.oneops.user.tables.Organizations
The column public.organizations.id.
ID - Variable in class com.oneops.user.tables.Teams
The column public.teams.id.
ID - Variable in class com.oneops.user.tables.TeamsUsers
The column public.teams_users.id.
ID - Variable in class com.oneops.user.tables.UserFavorites
The column public.user_favorites.id.
ID - Variable in class com.oneops.user.tables.Users
The column public.users.id.
ID - Variable in class com.oneops.user.tables.UserWatches
The column public.user_watches.id.
IDENTITY_AUTHENTICATIONS - Static variable in class com.oneops.user.Keys
 
IDENTITY_CI_PROXIES - Static variable in class com.oneops.user.Keys
 
IDENTITY_CI_PROXIES_TEAMS - Static variable in class com.oneops.user.Keys
 
IDENTITY_GROUP_MEMBERS - Static variable in class com.oneops.user.Keys
 
IDENTITY_GROUPS - Static variable in class com.oneops.user.Keys
 
IDENTITY_GROUPS_TEAMS - Static variable in class com.oneops.user.Keys
 
IDENTITY_INVITATIONS - Static variable in class com.oneops.user.Keys
 
IDENTITY_MISC_DOCS - Static variable in class com.oneops.user.Keys
 
IDENTITY_ORGANIZATIONS - Static variable in class com.oneops.user.Keys
 
IDENTITY_TEAMS - Static variable in class com.oneops.user.Keys
 
IDENTITY_TEAMS_USERS - Static variable in class com.oneops.user.Keys
 
IDENTITY_USER_FAVORITES - Static variable in class com.oneops.user.Keys
 
IDENTITY_USER_WATCHES - Static variable in class com.oneops.user.Keys
 
IDENTITY_USERS - Static variable in class com.oneops.user.Keys
 
info() - Method in class com.oneops.proxy.web.CliController
Returns the authenticated current user info.
info(String, OneOpsUser) - Method in class com.oneops.proxy.web.GroupController
Retrieve information on a group.
info() - Method in class com.oneops.proxy.web.RootController
Application info.
init(OneOpsConfig) - Method in class com.oneops.proxy.config.ApplicationConfig
Show application arguments.
init(ServletConfig) - Method in class com.oneops.proxy.gateway.ProxyServlet
 
init(AuthenticationManagerBuilder) - Method in class com.oneops.proxy.security.GlobalSecurityConfig
This is a workaround to avoid generating default password as an InMemoryAuthentication manager is already configured in WebSecurityConfig.
intercept(Interceptor.Chain) - Method in class com.oneops.proxy.keywhiz.http.XsrfTokenInterceptor
 
INVITATIONS - Variable in class com.oneops.user.Public
The table public.invitations.
Invitations - Class in com.oneops.user.tables
This class is generated by jOOQ.
INVITATIONS - Static variable in class com.oneops.user.Tables
The table public.invitations.
Invitations() - Constructor for class com.oneops.user.tables.Invitations
Create a public.invitations table reference
Invitations(String) - Constructor for class com.oneops.user.tables.Invitations
Create an aliased public.invitations table reference
INVITATIONS - Static variable in class com.oneops.user.tables.Invitations
The reference instance of public.invitations
INVITATIONS_ID_SEQ - Static variable in class com.oneops.user.Sequences
The sequence public.invitations_id_seq
INVITATIONS_PKEY - Static variable in class com.oneops.user.Keys
 
InvitationsRecord - Class in com.oneops.user.tables.records
This class is generated by jOOQ.
InvitationsRecord() - Constructor for class com.oneops.user.tables.records.InvitationsRecord
Create a detached InvitationsRecord
InvitationsRecord(Integer, String, String, String, Timestamp, Timestamp) - Constructor for class com.oneops.user.tables.records.InvitationsRecord
Create a detached, initialised InvitationsRecord
invoke() - Method in class com.oneops.proxy.endpoint.KeywhizEndPoint
 
invoke() - Method in class com.oneops.proxy.endpoint.ListEndPoints
 
isAuthorized(String, OneOpsUser) - Method in class com.oneops.proxy.authz.Authz
Checks if OneOpsUser is authorized to manage secrets for the given application group.
isAutomationAllowed() - Method in class com.oneops.proxy.keywhiz.model.Client
 
isClientAuthEnabled() - Method in class com.oneops.proxy.keywhiz.http.HttpClient
Check if client auth is enabled (mTLS) instead of session cookie.
isClientAuthEnabled() - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Automation client is using mTLS (client auth)
isClientAuthEnabled() - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
isCompressionEnabled() - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
isDesign() - Method in class com.oneops.proxy.authz.OneOpsTeam
Is design permission enabled for this team.
isEnabled() - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
isEnabled() - Method in class com.oneops.proxy.keywhiz.model.Client
 
isLoggedIn() - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
isOperation() - Method in class com.oneops.proxy.authz.OneOpsTeam
Is operation permission enabled for this team.
isSecretsAdmin() - Method in class com.oneops.proxy.authz.OneOpsTeam
Checks if it's Secrets Admin team.
isSecretsAdmin(String) - Method in class com.oneops.proxy.authz.OneOpsTeam
Checks if team is a Secrets admin for the given assembly.
isTransition() - Method in class com.oneops.proxy.authz.OneOpsTeam
Is transition permission enabled for this team.
isTrustAll() - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 

J

jettyEmbeddedServletContainerFactory(int, int, int, int, boolean) - Method in class com.oneops.proxy.config.EmbeddedServerConfig
Configures the embedded jetty server.
JSON - Static variable in class com.oneops.proxy.keywhiz.http.HttpClient
 
JwtAuthToken - Class in com.oneops.proxy.auth.token
A token for identifying JWT auth token in TokenAuthProcessingFilter.
JwtAuthToken(Object, Object, Collection<? extends GrantedAuthority>) - Constructor for class com.oneops.proxy.auth.token.JwtAuthToken
 
JwtTokenService - Class in com.oneops.proxy.security
Token (JWT) generation and validation services.
JwtTokenService(OneOpsConfig) - Constructor for class com.oneops.proxy.security.JwtTokenService
 

K

key() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
key() - Method in class com.oneops.user.tables.records.CiProxiesRecord
key() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
key() - Method in class com.oneops.user.tables.records.GroupMembersRecord
key() - Method in class com.oneops.user.tables.records.GroupsRecord
key() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
key() - Method in class com.oneops.user.tables.records.InvitationsRecord
key() - Method in class com.oneops.user.tables.records.MiscDocsRecord
key() - Method in class com.oneops.user.tables.records.OrganizationsRecord
key() - Method in class com.oneops.user.tables.records.TeamsRecord
key() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
key() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
key() - Method in class com.oneops.user.tables.records.UsersRecord
key() - Method in class com.oneops.user.tables.records.UserWatchesRecord
Keys - Class in com.oneops.user
A class modelling foreign key relationships between tables of the public schema
Keys() - Constructor for class com.oneops.user.Keys
 
Keystore() - Constructor for class com.oneops.proxy.config.OneOpsConfig.Keystore
 
Keywhiz() - Constructor for class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
keywhizAutomationClient(OneOpsConfig, KeywhizKeyStore) - Method in class com.oneops.proxy.config.ApplicationConfig
Returns the keywhiz automation client
KeywhizAutomationClient - Class in com.oneops.proxy.keywhiz
Client for interacting with the Keywhiz Server using mutually authenticated automation APIs.
KeywhizAutomationClient(String, KeywhizKeyStore) - Constructor for class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Create a keywhiz automation client for the given baseurl.
keywhizClient(OneOpsConfig, KeywhizKeyStore) - Method in class com.oneops.proxy.config.ApplicationConfig
Returns the keywhiz http client
KeywhizClient - Class in com.oneops.proxy.keywhiz
Client for interacting with the Keywhiz Server.
KeywhizClient(String, KeywhizKeyStore) - Constructor for class com.oneops.proxy.keywhiz.KeywhizClient
Create a keywhiz client for the given baseurl.
KeywhizEndPoint - Class in com.oneops.proxy.endpoint
Custom actuator endpoint (/keywhiz) to display keywhiz status.
KeywhizEndPoint(KeywhizAutomationClient) - Constructor for class com.oneops.proxy.endpoint.KeywhizEndPoint
 
KeywhizException - Exception in com.oneops.proxy.keywhiz
A custom checked exception to report keywhiz errors.
KeywhizException(int, String) - Constructor for exception com.oneops.proxy.keywhiz.KeywhizException
A constructor.
KeywhizException(int, String, Throwable) - Constructor for exception com.oneops.proxy.keywhiz.KeywhizException
Another constructor.
KeywhizHealthIndicator - Class in com.oneops.proxy.endpoint
Add Keywhiz Server status to health (/health).
KeywhizHealthIndicator(KeywhizAutomationClient) - Constructor for class com.oneops.proxy.endpoint.KeywhizHealthIndicator
 
keywhizKeyStore(OneOpsConfig, ResourceLoader) - Method in class com.oneops.proxy.config.ApplicationConfig
Returns the keystrore for keywhiz server
keywhizKeyStore - Variable in class com.oneops.proxy.keywhiz.http.HttpClient
 
KeywhizKeyStore - Class in com.oneops.proxy.security
Holds PKCS12 trust-store/keystore to communicate with Keywhiz server.
KeywhizKeyStore(KeywhizKeyStore.Name, OneOpsConfig.TrustStore, OneOpsConfig.Keystore, ResourceLoader) - Constructor for class com.oneops.proxy.security.KeywhizKeyStore
Create a keywhiz key store to communicate with Keywhiz server.
KeywhizKeyStore.Name - Enum in com.oneops.proxy.security
Keystore names.

L

LAST_SIGN_IN_AT - Variable in class com.oneops.user.tables.TeamsUsers
The column public.teams_users.last_sign_in_at.
LAST_SIGN_IN_AT - Variable in class com.oneops.user.tables.Users
The column public.users.last_sign_in_at.
LAST_SIGN_IN_IP - Variable in class com.oneops.user.tables.Users
The column public.users.last_sign_in_ip.
lastSeen - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
lastSeenSeconds() - Method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
LDAP() - Constructor for class com.oneops.proxy.config.OneOpsConfig.LDAP
 
ldapClient(OneOpsConfig, KeywhizKeyStore) - Method in class com.oneops.proxy.config.ApplicationConfig
Returns the LDAP client.
LdapClient - Class in com.oneops.proxy.ldap
Ldap client for authenticating/searching AD accounts.
LdapClient(OneOpsConfig.LDAP, KeywhizKeyStore) - Constructor for class com.oneops.proxy.ldap.LdapClient
Initializes the LDAP client.
ldapKeyStore(OneOpsConfig, ResourceLoader) - Method in class com.oneops.proxy.config.ApplicationConfig
Returns the keystrore for LDAP server
LdapUserDetailsService - Class in com.oneops.proxy.auth.user
For loading OneOps user-specific data from database or LDAP.
LdapUserDetailsService(LdapClient) - Constructor for class com.oneops.proxy.auth.user.LdapUserDetailsService
 
LdapUserService - Class in com.oneops.proxy.auth.user
A service to authenticate users using the LdapClient
LdapUserService(LdapClient, MetricsUtilService) - Constructor for class com.oneops.proxy.auth.user.LdapUserService
 
ListEndPoints - Class in com.oneops.proxy.endpoint
A custom actuator endpoint (/endpoints) to list all other endpoints.
ListEndPoints(String, OneOpsConfig, List<Endpoint>) - Constructor for class com.oneops.proxy.endpoint.ListEndPoints
 
listSecretVersions(String, int, int) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
loadUserByUsername(String) - Method in class com.oneops.proxy.auth.user.LdapUserDetailsService
 
LOCKED_AT - Variable in class com.oneops.user.tables.Users
The column public.users.locked_at.
log(Event) - Method in interface com.oneops.proxy.audit.AuditLog
Record an event $EventTag
log(Event) - Method in class com.oneops.proxy.audit.AuditLogger
 
login(String, char[]) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
Login to the Keywhiz server.
LoginAuthProvider - Class in com.oneops.proxy.auth.login
A custom AuthenticationProvider to validate user credentials against OneOps database or AD/LDAP.
LoginAuthProvider(LdapUserService) - Constructor for class com.oneops.proxy.auth.login.LoginAuthProvider
 
LoginAuthToken - Class in com.oneops.proxy.auth.login
An Authentication object for identifying login token in LoginProcessingFilter.
LoginAuthToken(Object, Object) - Constructor for class com.oneops.proxy.auth.login.LoginAuthToken
This constructor can be safely used by any code that wishes to create a LoginAuthToken , as the AbstractAuthenticationToken.isAuthenticated() will return false.
LoginAuthToken(Object, Object, Collection<? extends GrantedAuthority>) - Constructor for class com.oneops.proxy.auth.login.LoginAuthToken
This constructor should only be used by AuthenticationManager or AuthenticationProvider implementations that are satisfied with producing a trusted (i.e.
LoginFailureHandler - Class in com.oneops.proxy.auth.login
Invoked by LoginAuthProvider or TokenAuthProvider in case of authentication failures.
LoginFailureHandler() - Constructor for class com.oneops.proxy.auth.login.LoginFailureHandler
 
LoginProcessingFilter - Class in com.oneops.proxy.auth.login
Login processing filter.
LoginProcessingFilter(String, AuthenticationSuccessHandler, AuthenticationFailureHandler, ObjectMapper) - Constructor for class com.oneops.proxy.auth.login.LoginProcessingFilter
 
LoginRequest - Class in com.oneops.proxy.keywhiz.model
 
LoginRequest() - Constructor for class com.oneops.proxy.keywhiz.model.LoginRequest
 
LoginRequest - Class in com.oneops.proxy.model
Login request for user authentication.
LoginRequest() - Constructor for class com.oneops.proxy.model.LoginRequest
 
LoginRequest(String, String, String) - Constructor for class com.oneops.proxy.model.LoginRequest
 
LoginResponse - Class in com.oneops.proxy.model
Login response.
LoginResponse(String, String, int) - Constructor for class com.oneops.proxy.model.LoginResponse
 
LoginSuccessHandler - Class in com.oneops.proxy.auth.login
A login success handle, invoked by LoginAuthProvider when the user is successfully authenticated.
LoginSuccessHandler(ObjectMapper, JwtTokenService, AuditLog) - Constructor for class com.oneops.proxy.auth.login.LoginSuccessHandler
 

M

main(String[]) - Static method in class com.oneops.proxy.Application
 
makeCall(Request) - Method in class com.oneops.proxy.keywhiz.http.HttpClient
 
makeCreateOrUpdateReq(SecretRequest) - Method in class com.oneops.proxy.service.SecretService
Helper method for create/update request.
MANAGES_ACCESS - Variable in class com.oneops.user.tables.Teams
The column public.teams.manages_access.
mapper - Static variable in class com.oneops.proxy.keywhiz.http.HttpClient
 
matches(HttpServletRequest) - Method in class com.oneops.proxy.auth.token.SkipPathRequestMatcher
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
metadata - Variable in class com.oneops.proxy.keywhiz.model.CreateGroupRequest
 
metadata - Variable in class com.oneops.proxy.keywhiz.model.CreateSecretRequest
 
metadata(ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
metadata - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
Arbitrary key-value data associated with the secret.
metadata(ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2.Builder
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2
 
metadata(ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2.Builder
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
 
metadata(ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
metadata(ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
metadata(ImmutableMap<String, String>) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
metadata(Map<String, String>) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
metadata() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
metadataPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
metadataPresent() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
metadataPresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
metadataPresent() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
MetricsUtilService - Class in com.oneops.proxy.metrics
Some utility functions for timer and size.
MetricsUtilService(DropwizardMetricServices) - Constructor for class com.oneops.proxy.metrics.MetricsUtilService
 
metricWriter(MBeanExporter) - Method in class com.oneops.proxy.config.MgmtConfig
Exports actuator metrics to JMX.
MgmtConfig - Class in com.oneops.proxy.config
Application management bean configurations.
MgmtConfig() - Constructor for class com.oneops.proxy.config.MgmtConfig
 
MISC_DOCS - Variable in class com.oneops.user.Public
The table public.misc_docs.
MISC_DOCS - Static variable in class com.oneops.user.Tables
The table public.misc_docs.
MISC_DOCS - Static variable in class com.oneops.user.tables.MiscDocs
The reference instance of public.misc_docs
MISC_DOCS_ID_SEQ - Static variable in class com.oneops.user.Sequences
The sequence public.misc_docs_id_seq
MISC_DOCS_PKEY - Static variable in class com.oneops.user.Keys
 
MiscDocs - Class in com.oneops.user.tables
This class is generated by jOOQ.
MiscDocs() - Constructor for class com.oneops.user.tables.MiscDocs
Create a public.misc_docs table reference
MiscDocs(String) - Constructor for class com.oneops.user.tables.MiscDocs
Create an aliased public.misc_docs table reference
MiscDocsRecord - Class in com.oneops.user.tables.records
This class is generated by jOOQ.
MiscDocsRecord() - Constructor for class com.oneops.user.tables.records.MiscDocsRecord
Create a detached MiscDocsRecord
MiscDocsRecord(Integer, String, String, Timestamp, Timestamp) - Constructor for class com.oneops.user.tables.records.MiscDocsRecord
Create a detached, initialised MiscDocsRecord
missingSecrets(List<String>) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2.Builder
 
missingSecrets() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretContentsResponseV2
 
modifyClientGroups(String, ModifyGroupsRequestV2) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Modify groups a client has membership in.
ModifyClientRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
ModifyClientRequestV2() - Constructor for class com.oneops.proxy.keywhiz.model.v2.ModifyClientRequestV2
 
ModifyGroupsRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
 
ModifyGroupsRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 

N

name() - Method in class com.oneops.proxy.keywhiz.model.AutomationSecretResponse
 
name - Variable in class com.oneops.proxy.keywhiz.model.ClientDetailResponse
 
name - Variable in class com.oneops.proxy.keywhiz.model.CreateClientRequest
 
name - Variable in class com.oneops.proxy.keywhiz.model.CreateGroupRequest
 
name - Variable in class com.oneops.proxy.keywhiz.model.CreateSecretRequest
 
name() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
name - Variable in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
name() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.ClientDetailResponseV2
 
name(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2.Builder
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateClientRequestV2
 
name(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2.Builder
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateGroupRequestV2
 
name(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.GroupDetailResponseV2
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.ModifyClientRequestV2
 
name(String) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
name(String) - Method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2.Builder
 
name() - Method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2
 
NAME - Variable in class com.oneops.user.tables.Groups
The column public.groups.name.
NAME - Variable in class com.oneops.user.tables.MiscDocs
The column public.misc_docs.name.
NAME - Variable in class com.oneops.user.tables.Organizations
The column public.organizations.name.
NAME - Variable in class com.oneops.user.tables.Teams
The column public.teams.name.
NAME - Variable in class com.oneops.user.tables.Users
The column public.users.name.
newHttpClient() - Method in class com.oneops.proxy.gateway.ProxyServlet
Async http client used to connect to proxyTo server.
normalize(Collection<String>) - Method in class com.oneops.proxy.service.SecretService
Normalize a list of unique secret names.
normalize(GroupDetailResponseV2) - Method in class com.oneops.proxy.service.SecretService
Normalize the unique secret names in group details response.
normalize(SecretDetailResponseV2) - Method in class com.oneops.proxy.service.SecretService
Normalize the unique secret names in secret response.
now() - Static method in class com.oneops.proxy.keywhiz.model.ApiDate
 
NS_PATH - Variable in class com.oneops.user.tables.CiProxies
The column public.ci_proxies.ns_path.

O

objectMapper() - Method in class com.oneops.proxy.config.ApplicationConfig
Json (de)serializer config.
of(Client) - Static method in class com.oneops.proxy.keywhiz.model.AutomationClient
 
of(long, String, String, String, ApiDate, String, ApiDate, String, Map<String, String>, String, Map<String, String>, long, Long) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
of(long, String) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
of(SanitizedSecret, List<Group>) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
 
of(long, String, List<Group>) - Static method in class com.oneops.proxy.keywhiz.model.SanitizedSecretWithGroups
 
of(long, long, String, String, ApiDate, String, ApiDate, String, ImmutableMap<String, String>, long) - Static method in class com.oneops.proxy.keywhiz.model.SecretContent
 
of(long, String, String, ApiDate, String, ApiDate, String, String, Map<String, String>, Long) - Static method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
of(SecretSeries, SecretContent) - Static method in class com.oneops.proxy.keywhiz.model.SecretSeriesAndContent
 
onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.oneops.proxy.auth.login.LoginFailureHandler
 
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.oneops.proxy.auth.login.LoginSuccessHandler
Since we are using multiple AuthenticationProviders, make sure to convert the authentication principal to proper OneOpsUser type.
OneOpsConfig - Class in com.oneops.proxy.config
OneOps proxy configuration properties,for communicating to the Keywhiz and LDAP.
OneOpsConfig() - Constructor for class com.oneops.proxy.config.OneOpsConfig
 
OneOpsConfig.Auth - Class in com.oneops.proxy.config
JWT (JWS) authentication properties.
OneOpsConfig.Cli - Class in com.oneops.proxy.config
 
OneOpsConfig.Keystore - Class in com.oneops.proxy.config
 
OneOpsConfig.Keywhiz - Class in com.oneops.proxy.config
 
OneOpsConfig.LDAP - Class in com.oneops.proxy.config
 
OneOpsConfig.Proxy - Class in com.oneops.proxy.config
OneOps Http Transparent Proxy configuration.
OneOpsConfig.TrustStore - Class in com.oneops.proxy.config
 
OneOpsTeam - Class in com.oneops.proxy.authz
OneOps team model, used for authorization check.
OneOpsTeam(String, String, boolean, boolean, boolean) - Constructor for class com.oneops.proxy.authz.OneOpsTeam
 
OneOpsUser - Class in com.oneops.proxy.auth.user
OneOps user details.
OneOpsUser(User) - Constructor for class com.oneops.proxy.auth.user.OneOpsUser
Creates a new OneOps user from the UserDetails object.
OneOpsUser(String, String, Collection<? extends GrantedAuthority>, String, String) - Constructor for class com.oneops.proxy.auth.user.OneOpsUser
 
OneOpsUser.Role - Enum in com.oneops.proxy.auth.user
OneOps user roles.
OPERATIONS - Variable in class com.oneops.user.tables.Teams
The column public.teams.operations.
ORG_SCOPE - Variable in class com.oneops.user.tables.Teams
The column public.teams.org_scope.
ORGANIZATION_ID - Variable in class com.oneops.user.tables.CiProxies
The column public.ci_proxies.organization_id.
ORGANIZATION_ID - Variable in class com.oneops.user.tables.Teams
The column public.teams.organization_id.
ORGANIZATION_ID - Variable in class com.oneops.user.tables.Users
The column public.users.organization_id.
ORGANIZATIONS - Variable in class com.oneops.user.Public
The table public.organizations.
Organizations - Class in com.oneops.user.tables
This class is generated by jOOQ.
ORGANIZATIONS - Static variable in class com.oneops.user.Tables
The table public.organizations.
Organizations() - Constructor for class com.oneops.user.tables.Organizations
Create a public.organizations table reference
Organizations(String) - Constructor for class com.oneops.user.tables.Organizations
Create an aliased public.organizations table reference
ORGANIZATIONS - Static variable in class com.oneops.user.tables.Organizations
The reference instance of public.organizations
ORGANIZATIONS_ID_SEQ - Static variable in class com.oneops.user.Sequences
The sequence public.organizations_id_seq
ORGANIZATIONS_PKEY - Static variable in class com.oneops.user.Keys
 
OrganizationsRecord - Class in com.oneops.user.tables.records
This class is generated by jOOQ.
OrganizationsRecord() - Constructor for class com.oneops.user.tables.records.OrganizationsRecord
Create a detached OrganizationsRecord
OrganizationsRecord(Integer, String, Timestamp, Timestamp, Integer, Boolean, Boolean, Boolean, String, String) - Constructor for class com.oneops.user.tables.records.OrganizationsRecord
Create a detached, initialised OrganizationsRecord

P

parse(String) - Static method in class com.oneops.proxy.keywhiz.model.ApiDate
 
partialUpdateSecret(String, PartialUpdateSecretRequestV2) - Method in class com.oneops.proxy.keywhiz.KeywhizAutomationClient
Updates a subset of the fields of an existing secret.
PartialUpdateSecretRequestV2 - Class in com.oneops.proxy.keywhiz.model
A request to update a secret which explicitly indicates which of its fields are to be considered valid
PartialUpdateSecretRequestV2 - Class in com.oneops.proxy.keywhiz.model.v2
A request to update a secret which explicitly indicates which of its fields are to be considered valid
PartialUpdateSecretRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model
 
PartialUpdateSecretRequestV2.Builder - Class in com.oneops.proxy.keywhiz.model.v2
 
password() - Method in class com.oneops.proxy.keywhiz.model.LoginRequest
 
PASSWORD_SALT - Variable in class com.oneops.user.tables.Users
The column public.users.password_salt.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.oneops.proxy.config.PropertyVerifier
 
PropertyVerifier - Class in com.oneops.proxy.config
A verifier bean for keywhiz application properties.
PropertyVerifier() - Constructor for class com.oneops.proxy.config.PropertyVerifier
 
propertyVerifierBean() - Static method in class com.oneops.proxy.config.ApplicationConfig
A BeanFactoryPostProcessor to validate the properties.
PROVIDER - Variable in class com.oneops.user.tables.Authentications
The column public.authentications.provider.
Proxy() - Constructor for class com.oneops.proxy.config.OneOpsConfig.Proxy
 
ProxyServlet - Class in com.oneops.proxy.gateway
A transparent proxy servlet, which just forward http requests to the configured proxyTo server after stripping down the ProxyServlet.X_AUTH_HEADER token header.
ProxyServlet() - Constructor for class com.oneops.proxy.gateway.ProxyServlet
 
ProxyServlet.InitParams - Enum in com.oneops.proxy.gateway
Default servlet init params.
PUBLIC - Variable in class com.oneops.user.DefaultCatalog
The schema public.
Public - Class in com.oneops.user
This class is generated by jOOQ.
PUBLIC - Static variable in class com.oneops.user.Public
The reference instance of public

R

registerProxyServlet(OneOpsConfig) - Method in class com.oneops.proxy.config.EmbeddedServerConfig
Configures a custom jetty http proxy servlet based on oneops.proxy.enabled config property.
REMEMBER_CREATED_AT - Variable in class com.oneops.user.tables.Users
The column public.users.remember_created_at.
removeGroups(String...) - Method in class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2.Builder
 
removeGroups() - Method in class com.oneops.proxy.keywhiz.model.v2.ModifyGroupsRequestV2
 
rename(String) - Method in class com.oneops.user.tables.Authentications
Rename this table
rename(String) - Method in class com.oneops.user.tables.CiProxies
Rename this table
rename(String) - Method in class com.oneops.user.tables.CiProxiesTeams
Rename this table
rename(String) - Method in class com.oneops.user.tables.GroupMembers
Rename this table
rename(String) - Method in class com.oneops.user.tables.Groups
Rename this table
rename(String) - Method in class com.oneops.user.tables.GroupsTeams
Rename this table
rename(String) - Method in class com.oneops.user.tables.Invitations
Rename this table
rename(String) - Method in class com.oneops.user.tables.MiscDocs
Rename this table
rename(String) - Method in class com.oneops.user.tables.Organizations
Rename this table
rename(String) - Method in class com.oneops.user.tables.SchemaMigrations
Rename this table
rename(String) - Method in class com.oneops.user.tables.Teams
Rename this table
rename(String) - Method in class com.oneops.user.tables.TeamsUsers
Rename this table
rename(String) - Method in class com.oneops.user.tables.UserFavorites
Rename this table
rename(String) - Method in class com.oneops.user.tables.Users
Rename this table
rename(String) - Method in class com.oneops.user.tables.UserWatches
Rename this table
requiredRoles() - Method in class com.oneops.proxy.ldap.LdapClient
List of LDAP roles to which access is allowed.
RESET_PASSWORD_SENT_AT - Variable in class com.oneops.user.tables.Users
The column public.users.reset_password_sent_at.
RESET_PASSWORD_TOKEN - Variable in class com.oneops.user.tables.Users
The column public.users.reset_password_token.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.oneops.proxy.web.support.AppGroupArgResolver
Construct new AppGroup object from the given Web request.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class com.oneops.proxy.web.support.AppSecretArgResolver
Construct new AppSecret object from the given Web request.
RestAuthEntryPoint - Class in com.oneops.proxy.security
Authentication entry point bean to commences an authentication scheme on ExceptionTranslationFilter.
RestAuthEntryPoint() - Constructor for class com.oneops.proxy.security.RestAuthEntryPoint
 
revokeSecretFromGroupByIds(long, long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
rewriteTarget(HttpServletRequest) - Method in class com.oneops.proxy.gateway.ProxyServlet
 
rollbackSecret(String, long) - Method in class com.oneops.proxy.keywhiz.KeywhizClient
 
RootController - Class in com.oneops.proxy.web
Application root controller.
RootController() - Constructor for class com.oneops.proxy.web.RootController
 
RootResponse - Class in com.oneops.proxy.model
Response for application root request.
RootResponse(String, String) - Constructor for class com.oneops.proxy.model.RootResponse
 

S

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
 

T

Tables - Class in com.oneops.user
Convenience access to all tables in public
Tables() - Constructor for class com.oneops.user.Tables
 
TEAM_ID - Variable in class com.oneops.user.tables.CiProxiesTeams
The column public.ci_proxies_teams.team_id.
TEAM_ID - Variable in class com.oneops.user.tables.GroupsTeams
The column public.groups_teams.team_id.
TEAM_ID - Variable in class com.oneops.user.tables.TeamsUsers
The column public.teams_users.team_id.
TEAMS - Variable in class com.oneops.user.Public
The table public.teams.
Teams - Class in com.oneops.user.tables
This class is generated by jOOQ.
TEAMS - Static variable in class com.oneops.user.Tables
The table public.teams.
Teams() - Constructor for class com.oneops.user.tables.Teams
Create a public.teams table reference
Teams(String) - Constructor for class com.oneops.user.tables.Teams
Create an aliased public.teams table reference
TEAMS - Static variable in class com.oneops.user.tables.Teams
The reference instance of public.teams
TEAMS_ID_SEQ - Static variable in class com.oneops.user.Sequences
The sequence public.teams_id_seq
TEAMS_PKEY - Static variable in class com.oneops.user.Keys
 
TEAMS_USERS - Variable in class com.oneops.user.Public
The table public.teams_users.
TEAMS_USERS - Static variable in class com.oneops.user.Tables
The table public.teams_users.
TEAMS_USERS - Static variable in class com.oneops.user.tables.TeamsUsers
The reference instance of public.teams_users
TEAMS_USERS_ID_SEQ - Static variable in class com.oneops.user.Sequences
The sequence public.teams_users_id_seq
TEAMS_USERS_PKEY - Static variable in class com.oneops.user.Keys
 
TeamsRecord - Class in com.oneops.user.tables.records
This class is generated by jOOQ.
TeamsRecord() - Constructor for class com.oneops.user.tables.records.TeamsRecord
Create a detached TeamsRecord
TeamsRecord(Integer, String, Integer, Timestamp, Timestamp, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.oneops.user.tables.records.TeamsRecord
Create a detached, initialised TeamsRecord
TeamsUsers - Class in com.oneops.user.tables
This class is generated by jOOQ.
TeamsUsers() - Constructor for class com.oneops.user.tables.TeamsUsers
Create a public.teams_users table reference
TeamsUsers(String) - Constructor for class com.oneops.user.tables.TeamsUsers
Create an aliased public.teams_users table reference
TeamsUsersRecord - Class in com.oneops.user.tables.records
This class is generated by jOOQ.
TeamsUsersRecord() - Constructor for class com.oneops.user.tables.records.TeamsUsersRecord
Create a detached TeamsUsersRecord
TeamsUsersRecord(Integer, Integer, Integer, Timestamp) - Constructor for class com.oneops.user.tables.records.TeamsUsersRecord
Create a detached, initialised TeamsUsersRecord
ThrowingSupplier<T,E extends Exception> - Interface in com.oneops.proxy.metrics
A throwing supplier.
throwOnCommonError(int, String) - Method in class com.oneops.proxy.keywhiz.http.HttpClient
Maps some of the common HTTP errors to the corresponding exceptions.
time(String, ThrowingSupplier<T, E>) - Method in class com.oneops.proxy.metrics.MetricsUtilService
A helper method to time operations or errors.
toEpochSecond() - Method in class com.oneops.proxy.keywhiz.model.ApiDate
 
token(LoginRequest) - Method in class com.oneops.proxy.web.AuthController
The token mapping is provided only for generating swagger documentation and shouldn't be called in any case.
TOKEN - Variable in class com.oneops.user.tables.Invitations
The column public.invitations.token.
TokenAuthProcessingFilter - Class in com.oneops.proxy.auth.token
JWT token authentication processing filter.
TokenAuthProcessingFilter(RequestMatcher, AuthenticationFailureHandler, JwtTokenService) - Constructor for class com.oneops.proxy.auth.token.TokenAuthProcessingFilter
 
TokenAuthProvider - Class in com.oneops.proxy.auth.token
A custom AuthenticationProvider to validate JWT auth tokens.
TokenAuthProvider(JwtTokenService) - Constructor for class com.oneops.proxy.auth.token.TokenAuthProvider
 
toString() - Method in class com.oneops.proxy.audit.Event
 
toString() - Method in class com.oneops.proxy.authz.OneOpsTeam
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig.Auth
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig.Cli
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig.Keystore
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig.Keywhiz
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig.LDAP
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig.Proxy
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig
 
toString() - Method in class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
toString() - Method in class com.oneops.proxy.keywhiz.model.ApiDate
 
toString() - Method in class com.oneops.proxy.keywhiz.model.AutomationClient
 
toString() - Method in class com.oneops.proxy.keywhiz.model.Client
 
toString() - Method in class com.oneops.proxy.keywhiz.model.Group
 
toString() - Method in class com.oneops.proxy.keywhiz.model.LoginRequest
 
toString() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
toString() - Method in class com.oneops.proxy.keywhiz.model.Secret
 
toString() - Method in class com.oneops.proxy.keywhiz.model.SecretContent
 
toString() - Method in class com.oneops.proxy.keywhiz.model.SecretDeliveryResponse
 
toString() - Method in class com.oneops.proxy.keywhiz.model.SecretDetailResponse
 
toString() - Method in class com.oneops.proxy.keywhiz.model.SecretsResponse
 
toString() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
 
toString() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
toString() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
toString() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
toString() - Method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2
 
toString() - Method in class com.oneops.proxy.model.AppGroup
 
toString() - Method in class com.oneops.proxy.model.AppSecret
 
toString() - Method in class com.oneops.proxy.model.ErrorResponse
 
toString() - Method in class com.oneops.proxy.model.LoginRequest
 
toString() - Method in class com.oneops.proxy.model.LoginResponse
 
toString() - Method in class com.oneops.proxy.model.RootResponse
 
toString() - Method in class com.oneops.proxy.model.SecretContent
 
toString() - Method in class com.oneops.proxy.model.SecretRequest
 
toString() - Method in class com.oneops.proxy.model.SecretVersionRequest
 
toString() - Method in class com.oneops.proxy.model.UserResponse
 
TRANSITION - Variable in class com.oneops.user.tables.Teams
The column public.teams.transition.
trimSubstring(String, int, int) - Static method in class com.oneops.proxy.keywhiz.http.CookieCutter
Equivalent to string.substring(pos, limit).trim().
TrustStore() - Constructor for class com.oneops.proxy.config.OneOpsConfig.TrustStore
 
type(String) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
type() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
type() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
type() - Method in class com.oneops.proxy.keywhiz.model.SecretSeries
 
type(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2.Builder
 
type() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateOrUpdateSecretRequestV2
 
type(String) - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2.Builder
 
type() - Method in class com.oneops.proxy.keywhiz.model.v2.CreateSecretRequestV2
 
type(String) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
type() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 
type(String) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
type() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
typePresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2.Builder
 
typePresent() - Method in class com.oneops.proxy.keywhiz.model.PartialUpdateSecretRequestV2
 
typePresent(boolean) - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2.Builder
 
typePresent() - Method in class com.oneops.proxy.keywhiz.model.v2.PartialUpdateSecretRequestV2
 

U

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

V

validateAndEnrichReq(SecretRequest, AppSecret, OneOpsUser) - Method in class com.oneops.proxy.service.SecretService
Validate and enrich SecretRequest for it's content and other metadata.
value1() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value1() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value1(Integer) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value1() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
value1() - Method in class com.oneops.user.tables.records.GroupMembersRecord
value1(Integer) - Method in class com.oneops.user.tables.records.GroupMembersRecord
value1() - Method in class com.oneops.user.tables.records.GroupsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.GroupsRecord
value1() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
value1() - Method in class com.oneops.user.tables.records.InvitationsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.InvitationsRecord
value1() - Method in class com.oneops.user.tables.records.MiscDocsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.MiscDocsRecord
value1() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value1() - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
value1(String) - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
value1() - Method in class com.oneops.user.tables.records.TeamsRecord
value1(Integer) - Method in class com.oneops.user.tables.records.TeamsRecord
value1() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value1(Integer) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value1() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
value1(Integer) - Method in class com.oneops.user.tables.records.UserFavoritesRecord
value1() - Method in class com.oneops.user.tables.records.UserWatchesRecord
value1(Integer) - Method in class com.oneops.user.tables.records.UserWatchesRecord
value10() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value10(String) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value10() - Method in class com.oneops.user.tables.records.TeamsRecord
value10(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
value11() - Method in class com.oneops.user.tables.records.TeamsRecord
value11(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
value12() - Method in class com.oneops.user.tables.records.TeamsRecord
value12(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
value13() - Method in class com.oneops.user.tables.records.TeamsRecord
value13(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
value14() - Method in class com.oneops.user.tables.records.TeamsRecord
value14(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
value2() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value2(Integer) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value2() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value2(Integer) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value2() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
value2(Integer) - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
value2() - Method in class com.oneops.user.tables.records.GroupMembersRecord
value2(Integer) - Method in class com.oneops.user.tables.records.GroupMembersRecord
value2() - Method in class com.oneops.user.tables.records.GroupsRecord
value2(String) - Method in class com.oneops.user.tables.records.GroupsRecord
value2() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
value2(Integer) - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
value2() - Method in class com.oneops.user.tables.records.InvitationsRecord
value2(String) - Method in class com.oneops.user.tables.records.InvitationsRecord
value2() - Method in class com.oneops.user.tables.records.MiscDocsRecord
value2(String) - Method in class com.oneops.user.tables.records.MiscDocsRecord
value2() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value2(String) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value2() - Method in class com.oneops.user.tables.records.TeamsRecord
value2(String) - Method in class com.oneops.user.tables.records.TeamsRecord
value2() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value2(Integer) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value2() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
value2(Integer) - Method in class com.oneops.user.tables.records.UserFavoritesRecord
value2() - Method in class com.oneops.user.tables.records.UserWatchesRecord
value2(Integer) - Method in class com.oneops.user.tables.records.UserWatchesRecord
value3() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value3(String) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value3() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value3(Integer) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value3() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
value3(Integer) - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
value3() - Method in class com.oneops.user.tables.records.GroupMembersRecord
value3(Integer) - Method in class com.oneops.user.tables.records.GroupMembersRecord
value3() - Method in class com.oneops.user.tables.records.GroupsRecord
value3(String) - Method in class com.oneops.user.tables.records.GroupsRecord
value3() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
value3(Integer) - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
value3() - Method in class com.oneops.user.tables.records.InvitationsRecord
value3(String) - Method in class com.oneops.user.tables.records.InvitationsRecord
value3() - Method in class com.oneops.user.tables.records.MiscDocsRecord
value3(String) - Method in class com.oneops.user.tables.records.MiscDocsRecord
value3() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value3(Timestamp) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value3() - Method in class com.oneops.user.tables.records.TeamsRecord
value3(Integer) - Method in class com.oneops.user.tables.records.TeamsRecord
value3() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value3(Integer) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value3() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
value3(Integer) - Method in class com.oneops.user.tables.records.UserFavoritesRecord
value3() - Method in class com.oneops.user.tables.records.UserWatchesRecord
value3(Integer) - Method in class com.oneops.user.tables.records.UserWatchesRecord
value4() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value4(String) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value4() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value4(String) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value4() - Method in class com.oneops.user.tables.records.GroupMembersRecord
value4(Boolean) - Method in class com.oneops.user.tables.records.GroupMembersRecord
value4() - Method in class com.oneops.user.tables.records.GroupsRecord
value4(String) - Method in class com.oneops.user.tables.records.GroupsRecord
value4() - Method in class com.oneops.user.tables.records.InvitationsRecord
value4(String) - Method in class com.oneops.user.tables.records.InvitationsRecord
value4() - Method in class com.oneops.user.tables.records.MiscDocsRecord
value4(Timestamp) - Method in class com.oneops.user.tables.records.MiscDocsRecord
value4() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value4(Timestamp) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value4() - Method in class com.oneops.user.tables.records.TeamsRecord
value4(Timestamp) - Method in class com.oneops.user.tables.records.TeamsRecord
value4() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value4(Timestamp) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
value5() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value5(Timestamp) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value5() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value5(String) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value5() - Method in class com.oneops.user.tables.records.GroupMembersRecord
value5(String) - Method in class com.oneops.user.tables.records.GroupMembersRecord
value5() - Method in class com.oneops.user.tables.records.GroupsRecord
value5(Timestamp) - Method in class com.oneops.user.tables.records.GroupsRecord
value5() - Method in class com.oneops.user.tables.records.InvitationsRecord
value5(Timestamp) - Method in class com.oneops.user.tables.records.InvitationsRecord
value5() - Method in class com.oneops.user.tables.records.MiscDocsRecord
value5(Timestamp) - Method in class com.oneops.user.tables.records.MiscDocsRecord
value5() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value5(Integer) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value5() - Method in class com.oneops.user.tables.records.TeamsRecord
value5(Timestamp) - Method in class com.oneops.user.tables.records.TeamsRecord
value6() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value6(Timestamp) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
value6() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value6(Timestamp) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value6() - Method in class com.oneops.user.tables.records.GroupMembersRecord
value6(Timestamp) - Method in class com.oneops.user.tables.records.GroupMembersRecord
value6() - Method in class com.oneops.user.tables.records.GroupsRecord
value6(Timestamp) - Method in class com.oneops.user.tables.records.GroupsRecord
value6() - Method in class com.oneops.user.tables.records.InvitationsRecord
value6(Timestamp) - Method in class com.oneops.user.tables.records.InvitationsRecord
value6() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value6(Boolean) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value6() - Method in class com.oneops.user.tables.records.TeamsRecord
value6(String) - Method in class com.oneops.user.tables.records.TeamsRecord
value7() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value7(Timestamp) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value7() - Method in class com.oneops.user.tables.records.GroupMembersRecord
value7(Timestamp) - Method in class com.oneops.user.tables.records.GroupMembersRecord
value7() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value7(Boolean) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value7() - Method in class com.oneops.user.tables.records.TeamsRecord
value7(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
value8() - Method in class com.oneops.user.tables.records.CiProxiesRecord
value8(String) - Method in class com.oneops.user.tables.records.CiProxiesRecord
value8() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value8(Boolean) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value8() - Method in class com.oneops.user.tables.records.TeamsRecord
value8(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
value9() - Method in class com.oneops.user.tables.records.OrganizationsRecord
value9(String) - Method in class com.oneops.user.tables.records.OrganizationsRecord
value9() - Method in class com.oneops.user.tables.records.TeamsRecord
value9(Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
valueOf(String) - Static method in enum com.oneops.proxy.audit.EventTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oneops.proxy.auth.user.OneOpsUser.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oneops.proxy.gateway.ProxyServlet.InitParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oneops.proxy.security.KeywhizKeyStore.Name
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.oneops.proxy.audit.EventTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oneops.proxy.auth.user.OneOpsUser.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oneops.proxy.gateway.ProxyServlet.InitParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oneops.proxy.security.KeywhizKeyStore.Name
Returns an array containing the constants of this enum type, in the order they are declared.
values(Integer, Integer, String, String, Timestamp, Timestamp) - Method in class com.oneops.user.tables.records.AuthenticationsRecord
values(Integer, Integer, Integer, String, String, Timestamp, Timestamp, String) - Method in class com.oneops.user.tables.records.CiProxiesRecord
values(Integer, Integer, Integer) - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
values(Integer, Integer, Integer, Boolean, String, Timestamp, Timestamp) - Method in class com.oneops.user.tables.records.GroupMembersRecord
values(Integer, String, String, String, Timestamp, Timestamp) - Method in class com.oneops.user.tables.records.GroupsRecord
values(Integer, Integer, Integer) - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
values(Integer, String, String, String, Timestamp, Timestamp) - Method in class com.oneops.user.tables.records.InvitationsRecord
values(Integer, String, String, Timestamp, Timestamp) - Method in class com.oneops.user.tables.records.MiscDocsRecord
values(Integer, String, Timestamp, Timestamp, Integer, Boolean, Boolean, Boolean, String, String) - Method in class com.oneops.user.tables.records.OrganizationsRecord
values(String) - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
values(Integer, String, Integer, Timestamp, Timestamp, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class com.oneops.user.tables.records.TeamsRecord
values(Integer, Integer, Integer, Timestamp) - Method in class com.oneops.user.tables.records.TeamsUsersRecord
values(Integer, Integer, Integer) - Method in class com.oneops.user.tables.records.UserFavoritesRecord
values(Integer, Integer, Integer) - Method in class com.oneops.user.tables.records.UserWatchesRecord
valuesRow() - Method in class com.oneops.user.tables.records.AuthenticationsRecord
valuesRow() - Method in class com.oneops.user.tables.records.CiProxiesRecord
valuesRow() - Method in class com.oneops.user.tables.records.CiProxiesTeamsRecord
valuesRow() - Method in class com.oneops.user.tables.records.GroupMembersRecord
valuesRow() - Method in class com.oneops.user.tables.records.GroupsRecord
valuesRow() - Method in class com.oneops.user.tables.records.GroupsTeamsRecord
valuesRow() - Method in class com.oneops.user.tables.records.InvitationsRecord
valuesRow() - Method in class com.oneops.user.tables.records.MiscDocsRecord
valuesRow() - Method in class com.oneops.user.tables.records.OrganizationsRecord
valuesRow() - Method in class com.oneops.user.tables.records.SchemaMigrationsRecord
valuesRow() - Method in class com.oneops.user.tables.records.TeamsRecord
valuesRow() - Method in class com.oneops.user.tables.records.TeamsUsersRecord
valuesRow() - Method in class com.oneops.user.tables.records.UserFavoritesRecord
valuesRow() - Method in class com.oneops.user.tables.records.UserWatchesRecord
version() - Method in class com.oneops.proxy.keywhiz.model.SanitizedSecret
 
version(Long) - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2.Builder
 
version() - Method in class com.oneops.proxy.keywhiz.model.v2.SecretDetailResponseV2
 
version(long) - Method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2.Builder
 
version() - Method in class com.oneops.proxy.keywhiz.model.v2.SetSecretVersionRequestV2
 
VERSION - Variable in class com.oneops.user.tables.SchemaMigrations
The column public.schema_migrations.version.
versionInfo() - Method in class com.oneops.proxy.config.MgmtConfig
Contribute SpringBoot version to "/info".

W

WebConfig - Class in com.oneops.proxy.config
ContentNegotiation configuration for the application.
WebConfig() - Constructor for class com.oneops.proxy.config.WebConfig
 
WebSecurityConfig - Class in com.oneops.proxy.security
Web security configurer for the application.
WebSecurityConfig(LoginAuthProvider, TokenAuthProvider, AuthenticationSuccessHandler, AuthenticationFailureHandler, RestAuthEntryPoint, JwtTokenService, ObjectMapper, OneOpsConfig, String, String, String) - Constructor for class com.oneops.proxy.security.WebSecurityConfig
 

X

XsrfTokenInterceptor - Class in com.oneops.proxy.keywhiz.http
Http request interceptor to handle server-side XSRF protection.
XsrfTokenInterceptor() - Constructor for class com.oneops.proxy.keywhiz.http.XsrfTokenInterceptor
 
XsrfTokenInterceptor(String, String) - Constructor for class com.oneops.proxy.keywhiz.http.XsrfTokenInterceptor
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2018 Walmart, Inc.. All rights reserved.