Uses of Interface
de.aristaflow.adept2.base.security.SecurityManager
Packages that use SecurityManager
Package
Description
-
Uses of SecurityManager in de.aristaflow.adept2.base.registry
Methods in de.aristaflow.adept2.base.registry that return SecurityManagerModifier and TypeMethodDescriptionprotected SecurityManagerLocalServiceRegistry.getSecurityManager()Returns a security manager for this registry.RegistryWrapper.getSecurityManager() -
Uses of SecurityManager in de.aristaflow.adept2.base.security
Subinterfaces of SecurityManager in de.aristaflow.adept2.base.securityModifier and TypeInterfaceDescriptioninterfaceThe global security manager extends the normal security manager by methods accepting additional communication contexts that allow for communication-related information that can be used for authentication. -
Uses of SecurityManager in de.aristaflow.adept2.base.service
Methods in de.aristaflow.adept2.base.service that return SecurityManagerModifier and TypeMethodDescriptionprotected SecurityManagerAbstractAuthenticatedService.getSecurityManager()Returns the security manager that will be used for authentication.protected SecurityManagerAbstractNonPrivilegedService.getSecurityManager()Returns the security manager that will be used for authentication.Registry.getSecurityManager()Gets the security manager of the system.