Uses of Interface
net.solarnetwork.central.security.SecurityNode
Packages that use SecurityNode
-
Uses of SecurityNode in net.solarnetwork.central.security
Classes in net.solarnetwork.central.security that implement SecurityNodeModifier and TypeClassDescriptionclassImplementation of Spring Security'sUserDetailsobject for authenticated nodes.Methods in net.solarnetwork.central.security that return SecurityNodeModifier and TypeMethodDescriptionstatic SecurityNodeSecurityUtils.becomeNode(Long nodeId) Become a node with aRUN_AS_ROLE_NODEauthority.static SecurityNodeSecurityUtils.getCurrentNode()Get the currentSecurityNode.static SecurityNodeSecurityUtils.getNode(org.springframework.security.core.Authentication auth) Get aSecurityNodefor a given authentication.