Uses of Interface
com.avoka.fc.core.security.ISecurityManagerService
Packages that use ISecurityManagerService
Package
Description
Provides classes related to security and authentication.
Provides the SmartForm Manager service classes.
-
Uses of ISecurityManagerService in com.avoka.fc.core.security
Classes in com.avoka.fc.core.security that implement ISecurityManagerServiceModifier and TypeClassDescriptionclass
Provides a Security Manager service which is associated with a Security Manager configuration entity. -
Uses of ISecurityManagerService in com.avoka.fc.core.service
Methods in com.avoka.fc.core.service that return ISecurityManagerServiceModifier and TypeMethodDescriptionstatic ISecurityManagerService
ServiceFactory.getSecurityManagerService
(Portal portal) Return a SecurityManagerService instance for the given portal.