MCPcopy Create free account

hub / github.com/cloudfoundry/credhub / types & classes

Types & classes601 in github.com/cloudfoundry/credhub

↓ 39 callersClassEntryNotFoundException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/EntryNotFoundException.kt:3
↓ 39 callersClassStringCredentialValue
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/credential/StringCredentialValue.kt:8
↓ 34 callersClassParameterizedValidationException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/ParameterizedValidationException.kt:7
↓ 29 callersClassCredentialView
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/CredentialView.kt:19
↓ 28 callersClassCertificateCredentialValue
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/credential/CertificateCredentialValue.kt:22
↓ 28 callersClassPermissionEntry
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/requests/PermissionEntry.kt:13
↓ 26 callersClassPermissionsV2View
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/views/PermissionsV2View.kt:8
↓ 25 callersClassCertificateCredentialVersion
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/domain/CertificateCredentialVersion.kt:11
↓ 19 callersClassStringGenerationParameters
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/StringGenerationParameters.kt:13
↓ 16 callersClassCredential
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/entity/Credential.kt:16
↓ 15 callersClassPermissionData
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/data/PermissionData.kt:18
↓ 13 callersClassPermissionsV2Request
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/requests/PermissionsV2Request.kt:12
↓ 12 callersClassUserCredentialValue
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/credential/UserCredentialValue.kt:15
↓ 11 callersClassRsaCredentialValue
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/credential/RsaCredentialValue.kt:11
↓ 11 callersClassSshCredentialValue
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/credential/SshCredentialValue.kt:13
↓ 10 callersClassCertificateReader
components/credentials/src/main/java/org/cloudfoundry/credhub/utils/CertificateReader.java:34
↓ 10 callersClassPasswordCredentialVersion
components/credentials/src/main/java/org/cloudfoundry/credhub/domain/PasswordCredentialVersion.java:12
↓ 9 callersClassCEFAuditRecord
components/audit/src/main/kotlin/org/cloudfoundry/credhub/audit/CEFAuditRecord.kt:13
↓ 8 callersClassCertificateGenerationRequestParameters
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/CertificateGenerationRequestParameters.kt:20
↓ 8 callersClassCertificateView
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/CertificateView.kt:11
↓ 8 callersClassJsonCredentialValue
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/credential/JsonCredentialValue.kt:11
↓ 8 callersClassPermissionsRequest
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/requests/PermissionsRequest.kt:10
↓ 7 callersClassCertificateCredentialVersionData
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/entity/CertificateCredentialVersionData.kt:13
↓ 7 callersClassCertificateCredentialsView
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/CertificateCredentialsView.kt:5
↓ 7 callersClassCertificateGenerationParameters
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/domain/CertificateGenerationParameters.kt:30
↓ 7 callersClassCertificateMatchesPrivateKeyValidator
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/validators/CertificateMatchesPrivateKeyValidator.kt:9
↓ 7 callersClassCertificateVersionView
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/CertificateVersionView.kt:10
↓ 6 callersClassCertificateCredentialView
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/CertificateCredentialView.kt:7
↓ 6 callersClassCertificateGenerationView
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/CertificateGenerationView.kt:5
↓ 6 callersClassDataResponse
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/DataResponse.kt:7
↓ 6 callersClassInvalidQueryParameterException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/InvalidQueryParameterException.kt:3
↓ 6 callersClassPermissionException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/PermissionException.kt:3
↓ 6 callersClassResponseError
components/errors/src/main/kotlin/org/cloudfoundry/credhub/views/ResponseError.kt:5
↓ 6 callersClassValueCredentialVersionData
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/entity/ValueCredentialVersionData.kt:6
↓ 5 callersClassPasswordGenerateRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/PasswordGenerateRequest.kt:5
↓ 5 callersClassSpyRegenerateHandler
backends/credhub/src/test/kotlin/org/cloudfoundry/credhub/controllers/v1/regenerate/SpyRegenerateHandler.kt:8
↓ 5 callersClassV2Permission
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/audit/entities/V2Permission.kt:7
↓ 4 callersClassCertificateRegenerateRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/CertificateRegenerateRequest.kt:5
↓ 4 callersClassCredentialsController
backends/credhub/src/main/kotlin/org/cloudfoundry/credhub/credentials/CredentialsController.kt:36
↓ 4 callersClassFindCredentialResult
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/FindCredentialResult.kt:6
↓ 4 callersClassInvalidPermissionOperationException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/InvalidPermissionOperationException.kt:3
↓ 4 callersClassPermissionDoesNotExistException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/PermissionDoesNotExistException.kt:3
↓ 4 callersClassRsaGenerationParameters
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/RsaGenerationParameters.kt:5
↓ 4 callersClassRsaSshGenerationParameters
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/RsaSshGenerationParameters.kt:6
↓ 4 callersClassSpyCredentialsHandler
backends/credhub/src/test/kotlin/org/cloudfoundry/credhub/controllers/v1/credentials/SpyCredentialsHandler.kt:10
↓ 4 callersClassSpyEncryptor
backends/credhub/src/test/kotlin/org/cloudfoundry/credhub/controllers/v1/certificates/SpyEncryptor.kt:7
↓ 4 callersClassSshGenerationParameters
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/SshGenerationParameters.kt:7
↓ 4 callersClassUserContext
components/auth/src/main/kotlin/org/cloudfoundry/credhub/auth/UserContext.kt:7
↓ 4 callersClassValueCredentialVersion
components/credentials/src/main/java/org/cloudfoundry/credhub/domain/ValueCredentialVersion.java:7
↓ 3 callersClassEncryptedValue
components/encryption/src/main/java/org/cloudfoundry/credhub/entities/EncryptedValue.java:25
↓ 3 callersClassInvalidKeyLengthCertificateException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/InvalidKeyLengthCertificateException.kt:5
↓ 3 callersClassMalformedPrivateKeyException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/MalformedPrivateKeyException.kt:3
↓ 3 callersClassPermissionsView
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/views/PermissionsView.kt:8
↓ 3 callersClassUserContextHolder
components/auth/src/main/kotlin/org/cloudfoundry/credhub/auth/UserContextHolder.kt:6
↓ 3 callersClassValueSetRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/ValueSetRequest.kt:10
↓ 2 callersClassBulkRegenerateResults
components/generate/src/main/kotlin/org/cloudfoundry/credhub/views/BulkRegenerateResults.kt:5
↓ 2 callersClassCertificateSetRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/CertificateSetRequest.kt:10
↓ 2 callersClassCryptSaltFactory
components/encryption/src/main/java/org/cloudfoundry/credhub/CryptSaltFactory.java:7
↓ 2 callersClassExceptionHandlers
components/errors/src/main/kotlin/org/cloudfoundry/credhub/generate/ExceptionHandlers.kt:46
↓ 2 callersClassFindCredential
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/audit/entities/FindCredential.kt:6
↓ 2 callersClassFindCredentialResults
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/FindCredentialResults.kt:5
↓ 2 callersClassJsonCredentialVersion
components/credentials/src/main/java/org/cloudfoundry/credhub/domain/JsonCredentialVersion.java:11
↓ 2 callersClassJsonSetRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/JsonSetRequest.kt:10
↓ 2 callersClassMaximumSizeException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/MaximumSizeException.kt:3
↓ 2 callersClassPasswordBasedKeyProxy
components/encryption/src/main/java/org/cloudfoundry/credhub/services/PasswordBasedKeyProxy.java:22
↓ 2 callersClassPasswordSetRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/PasswordSetRequest.kt:11
↓ 2 callersClassPermissionAlreadyExistsException
components/errors/src/main/kotlin/org/cloudfoundry/credhub/exceptions/PermissionAlreadyExistsException.kt:3
↓ 2 callersClassResource
components/audit/src/main/kotlin/org/cloudfoundry/credhub/audit/Resource.kt:3
↓ 2 callersClassRsaCredentialVersion
components/credentials/src/main/java/org/cloudfoundry/credhub/domain/RsaCredentialVersion.java:8
↓ 2 callersClassRsaSetRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/RsaSetRequest.kt:10
↓ 2 callersClassSpyPermissionService
backends/credhub/src/test/kotlin/org/cloudfoundry/credhub/handlers/SpyPermissionService.kt:11
↓ 2 callersClassSshCredentialVersion
components/credentials/src/main/java/org/cloudfoundry/credhub/domain/SshCredentialVersion.java:11
↓ 2 callersClassSshSetRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/SshSetRequest.kt:10
↓ 2 callersClassUserCredentialVersion
components/credentials/src/main/java/org/cloudfoundry/credhub/domain/UserCredentialVersion.java:12
↓ 2 callersClassUserGenerateRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/UserGenerateRequest.kt:6
↓ 2 callersClassUserSetRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/UserSetRequest.kt:10
↓ 2 callersClassVersionProvider
components/string-utilities/src/main/kotlin/org/cloudfoundry/credhub/utils/VersionProvider.kt:6
↓ 1 callersClassAddPermission
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/audit/entities/AddPermission.kt:7
↓ 1 callersClassAuditInterceptor
components/audit/src/main/kotlin/org/cloudfoundry/credhub/interceptors/AuditInterceptor.kt:13
↓ 1 callersClassBulkRegenerateCredential
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/audit/entities/BulkRegenerateCredential.kt:8
↓ 1 callersClassCertificateGenerateRequest
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/requests/CertificateGenerateRequest.kt:9
↓ 1 callersClassCertificateMetadata
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/domain/CertificateMetadata.kt:5
↓ 1 callersClassCertificateValueView
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/views/CertificateValueView.kt:6
↓ 1 callersClassCertificateVersionMetadata
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/domain/CertificateVersionMetadata.kt:6
↓ 1 callersClassCertificatesController
backends/credhub/src/main/kotlin/org/cloudfoundry/credhub/certificates/CertificatesController.kt:26
↓ 1 callersClassCurrentTimeProvider
components/time-support/src/main/kotlin/org/cloudfoundry/credhub/util/CurrentTimeProvider.kt:9
↓ 1 callersClassDefaultCredentialService
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/services/DefaultCredentialService.kt:23
↓ 1 callersClassDefaultKeyUsageHandler
backends/credhub/src/main/kotlin/org/cloudfoundry/credhub/keyusage/DefaultKeyUsageHandler.kt:8
↓ 1 callersClassDefaultManagementService
components/management/src/main/kotlin/org/cloudfoundry/credhub/DefaultManagementService.kt:3
↓ 1 callersClassDefaultOAuth2IssuerService
components/auth/src/main/kotlin/org/cloudfoundry/credhub/auth/DefaultOAuth2IssuerService.kt:19
↓ 1 callersClassDefaultPermissionCheckingService
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/services/DefaultPermissionCheckingService.kt:12
↓ 1 callersClassDefaultPermissionService
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/services/DefaultPermissionService.kt:21
↓ 1 callersClassDefaultPermissionsV1Handler
backends/credhub/src/main/kotlin/org/cloudfoundry/credhub/permissions/DefaultPermissionsV1Handler.kt:12
↓ 1 callersClassDefaultPermissionsV2Handler
backends/credhub/src/main/kotlin/org/cloudfoundry/credhub/permissions/DefaultPermissionsV2Handler.kt:14
↓ 1 callersClassDeleteCredential
components/credentials/src/main/kotlin/org/cloudfoundry/credhub/audit/entities/DeleteCredential.kt:6
↓ 1 callersClassDeletePermissions
components/permissions/src/main/kotlin/org/cloudfoundry/credhub/audit/entities/DeletePermissions.kt:6
↓ 1 callersClassEncryptionKey
components/encryption/src/main/java/org/cloudfoundry/credhub/services/EncryptionKey.java:9
↓ 1 callersClassEncryptionKeyCanary
components/encryption/src/main/java/org/cloudfoundry/credhub/entities/EncryptionKeyCanary.java:13
↓ 1 callersClassFakeCurrentTimeProvider
components/test-support/src/test/kotlin/org/cloudfoundry/credhub/utils/FakeCurrentTimeProvider.kt:8
↓ 1 callersClassFakeOauthTokenFilter
backends/credhub/src/test/kotlin/org/cloudfoundry/credhub/helpers/FakeOauthTokenFilter.kt:13
next →1–100 of 601, ranked by callers