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 -
Method Summary
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
-
Constructor Details
-
PerspectiveAuthTokenRoutes
public PerspectiveAuthTokenRoutes()
-
-
Method Details
-
getLog
- Specified by:
getLog
in classcom.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 classcom.inductiveautomation.ignition.gateway.auth.token.ProjectAuthTokenRoutes
-