Class PerspectiveAuthTokenRoutes

java.lang.Object
com.inductiveautomation.ignition.gateway.auth.token.AuthTokenRoutes<com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRecord,com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes.AuthTokenRecordsResponse>
com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes
com.inductiveautomation.perspective.gateway.auth.token.PerspectiveAuthTokenRoutes

public class PerspectiveAuthTokenRoutes extends com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes
Routes for browsing, touching, and removing Perspective offline mode PlatformAuthTokenRecords, protected by config read and write permissions.
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes

    com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes.AuthTokenRecordsResponse
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected com.inductiveautomation.ignition.gateway.auth.token.AuthTokenManager<com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRecord,?,?>
     
    protected LoggerEx
     

    Methods inherited from class com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes

    getAuthTokenRecordsResponse, getAuthTokenRecordsResponseType, getAuthTokenRecordType

    Methods inherited from class com.inductiveautomation.ignition.gateway.auth.token.AuthTokenRoutes

    mount, newGsonBuilder

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PerspectiveAuthTokenRoutes

      public PerspectiveAuthTokenRoutes()
  • Method Details

    • getLog

      protected LoggerEx getLog()
      Specified by:
      getLog in class com.inductiveautomation.ignition.gateway.auth.token.AuthTokenRoutes<com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRecord,com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes.AuthTokenRecordsResponse>
    • getAuthTokenManager

      protected com.inductiveautomation.ignition.gateway.auth.token.AuthTokenManager<com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRecord,?,?> getAuthTokenManager()
      Specified by:
      getAuthTokenManager in class com.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes