Uses of Interface
net.solarnetwork.central.security.SecurityActor
Packages that use SecurityActor
-
Uses of SecurityActor in net.solarnetwork.central.security
Subinterfaces of SecurityActor in net.solarnetwork.central.securityModifier and TypeInterfaceDescriptioninterfaceAPI for an authenticated node security details.interfaceA token based actor.interfaceAPI for user details.Classes in net.solarnetwork.central.security that implement SecurityActorModifier and TypeClassDescriptionclassImplementation of Spring Security'sUserDetailsobject for authenticated nodes.classSecurityUserimplementation for authenticated tokens.classExtension of Spring Security'sUserobject to add SolarNetwork attributes.Methods in net.solarnetwork.central.security that return SecurityActorModifier and TypeMethodDescriptionstatic SecurityActorSecurityUtils.getActor(org.springframework.security.core.Authentication auth) Get the actor for a given authentication.static SecurityActorSecurityUtils.getCurrentActor()Get the currentSecurityActor.