Package com.atlassian.jira.security.auth.trustedapps
package com.atlassian.jira.security.auth.trustedapps
-
ClassDescriptionA simple Name and Date pair for remembering who did something, when.TrustedApplicationManager that caches the info objects in memory.TrustedApplicationStore that caches the data objects in memory.Responsible for getting the Current Application.Store for JIRA's own
CurrentApplication
.The default implementation of TrustedApplicationService.Resolves the production dependencies (collates all the individual validators).Utility for encoding and decoding PublicKeys.If there are problems creating a key, one of these will be returned instead.If there are problems creating a key, one of these will be returned instead.Deprecated.Implements theTrustedApplicationsManager
The basic SimpleTrustedApplication information.Builder pattern class for constructing and transforming our various data and business objects.Combines the semantic and syntactic validators.Used to make theTrustedApplicationsManager
available to the filter.Manager for handlingTrustedApplicationInfo
Business and system level validations.Contains methods for managingTrustedApplicationInfo
objects in JIRAPersistent store forTrustedApplicationData
Responsible for syntactic validation of the entry of Trusted Application data.Reponsible for doing validations of SimpleTrustedApplication data.
MockI18nHelper
(in the right package),NoopI18nHelper
, or Mockito mocks instead