Uses of Interface
ch.ivyteam.ivy.security.ISecurity
Packages that use ISecurity
-
Uses of ISecurity in ch.ivyteam.ivy.environment
Fields in ch.ivyteam.ivy.environment declared as ISecurityModifier and TypeFieldDescriptionfinal ISecurityIvy.securityProvides access to runtime information of thesecurity subsystem(with respect to the current session).Methods in ch.ivyteam.ivy.environment that return ISecurityModifier and TypeMethodDescriptionstatic ISecurityIvy.security()Returns thesecurity context(with respect to the current session) to access runtime information of the security subsystem. -
Uses of ISecurity in ch.ivyteam.ivy.security
Subinterfaces of ISecurity in ch.ivyteam.ivy.securityModifier and TypeInterfaceDescriptioninterfaceThe security context is responsible to manage users, roles and sessions.Methods in ch.ivyteam.ivy.security that return ISecurity