Interface SecurityNode
- All Superinterfaces:
SecurityActor
- All Known Implementing Classes:
AuthenticatedNode
API for an authenticated node security details.
-
Method Summary
Methods inherited from interface net.solarnetwork.central.security.SecurityActor
isAuthenticatedWithToken
-
Method Details
-
getNodeId
Long getNodeId()Get the node's ID.- Returns:
- the ID
-