Class DefaultCurrentApplicationIdProvider

java.lang.Object
com.atlassian.confluence.security.trust.DefaultCurrentApplicationIdProvider
All Implemented Interfaces:
CurrentApplicationIdProvider

public class DefaultCurrentApplicationIdProvider extends Object implements CurrentApplicationIdProvider
Default implementation of the CurrentApplicationIdProvider. This uses a function of the server ID to generate the key.
Since:
3.5.2
  • Constructor Details

    • DefaultCurrentApplicationIdProvider

      public DefaultCurrentApplicationIdProvider()
  • Method Details