Uses of Class
org.apache.syncope.common.lib.AMSession
Packages that use AMSession
Package
Description
-
Uses of AMSession in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type AMSessionModifier and TypeMethodDescriptionprotected ActionsPanel<AMSession> AMSessionDirectoryPanel.getActions(IModel<AMSession> model) AMSessionDirectoryPanel.getColumns()AMSessionDirectoryPanel.AMSessionProvider.iterator(long first, long count) Methods in org.apache.syncope.client.console.panels with parameters of type AMSessionModifier and TypeMethodDescriptionMethod parameters in org.apache.syncope.client.console.panels with type arguments of type AMSessionModifier and TypeMethodDescriptionprotected ActionsPanel<AMSession> AMSessionDirectoryPanel.getActions(IModel<AMSession> model) -
Uses of AMSession in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return AMSessionModifier and TypeMethodDescriptionAMSessionDeserializer.deserialize(JsonParser jp, DeserializationContext ctxt) Methods in org.apache.syncope.client.console.rest that return types with arguments of type AMSession -
Uses of AMSession in org.apache.syncope.sra.actuate
Methods in org.apache.syncope.sra.actuate that return AMSessionModifier and TypeMethodDescriptionprotected static AMSessionSRASessions.map(org.springframework.session.MapSession mapSession) Methods in org.apache.syncope.sra.actuate that return types with arguments of type AMSession