Uses of Interface
de.aristaflow.adept2.base.security.GlobalSecurityManager
Packages that use GlobalSecurityManager
Package
Description
-
Uses of GlobalSecurityManager in de.aristaflow.adept2.base.registry
Methods in de.aristaflow.adept2.base.registry that return GlobalSecurityManagerModifier and TypeMethodDescriptionprotected abstract GlobalSecurityManagerLocalServiceRegistry.prepareGlobalSecurityManager()Prepares the security manager that is, the global security manager will be retrieved (and started) if necessary. -
Uses of GlobalSecurityManager in de.aristaflow.adept2.core.orgmodelmanager
Methods in de.aristaflow.adept2.core.orgmodelmanager that return GlobalSecurityManagerModifier and TypeMethodDescriptionOrgModelManager.getGlobalSecurityManager()Returns the global security manager which provides access to session factories which in turn provide access to the ADEPT2-API. -
Uses of GlobalSecurityManager in de.aristaflow.adept2.core.registry
Methods in de.aristaflow.adept2.core.registry that return GlobalSecurityManager -
Uses of GlobalSecurityManager in de.aristaflow.ilm.ws.base.security
Constructors in de.aristaflow.ilm.ws.base.security with parameters of type GlobalSecurityManagerModifierConstructorDescriptionGlobalSecurityManagerWebService(GlobalSecurityManager service, AbstractSubResourceWebService<?> parent)