Uses of Interface
com.atlassian.confluence.security.trust.TrustedApplicationsManager
-
-
Uses of TrustedApplicationsManager in com.atlassian.confluence.admin.actions.trust
Fields in com.atlassian.confluence.admin.actions.trust declared as TrustedApplicationsManager Modifier and Type Field Description protected TrustedApplicationsManagerAbstractTrustedApplicationAction. trustedApplicationsManagerMethods in com.atlassian.confluence.admin.actions.trust with parameters of type TrustedApplicationsManager Modifier and Type Method Description voidAbstractTrustedApplicationAction. setTrustedApplicationsManager(TrustedApplicationsManager trustedApplicationsManager) -
Uses of TrustedApplicationsManager in com.atlassian.confluence.security.trust
Classes in com.atlassian.confluence.security.trust that implement TrustedApplicationsManager Modifier and Type Class Description classDefaultTrustedApplicationsManagerManager to support trusted communications between applications -
Uses of TrustedApplicationsManager in com.atlassian.confluence.security.trust.seraph
Methods in com.atlassian.confluence.security.trust.seraph with parameters of type TrustedApplicationsManager Modifier and Type Method Description voidSeraphTrustedApplicationIntegration. setTrustedApplicationsManager(TrustedApplicationsManager trustedApplicationsManager) -
Uses of TrustedApplicationsManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type TrustedApplicationsManager Modifier and Type Method Description voidFuncTestRpcHandlerImpl. setTrustedApplicationsManager(TrustedApplicationsManager trustedApplicationsManager)
-