Uses of Class
org.apache.syncope.client.lib.SyncopeAnonymousClient
Packages that use SyncopeAnonymousClient
Package
Description
-
Uses of SyncopeAnonymousClient in org.apache.syncope.client.console
Fields in org.apache.syncope.client.console declared as SyncopeAnonymousClientModifier and TypeFieldDescriptionprotected SyncopeAnonymousClient
SyncopeConsoleSession.anonymousClient
Methods in org.apache.syncope.client.console that return SyncopeAnonymousClientModifier and TypeMethodDescriptionSyncopeConsoleSession.getAnonymousClient()
SyncopeWebApplication.newAnonymousClient
(String domain) -
Uses of SyncopeAnonymousClient in org.apache.syncope.client.enduser
Fields in org.apache.syncope.client.enduser declared as SyncopeAnonymousClientModifier and TypeFieldDescriptionprotected SyncopeAnonymousClient
SyncopeEnduserSession.anonymousClient
Methods in org.apache.syncope.client.enduser that return SyncopeAnonymousClientModifier and TypeMethodDescriptionSyncopeEnduserSession.getAnonymousClient()
SyncopeWebApplication.newAnonymousClient
(String domain) -
Uses of SyncopeAnonymousClient in org.apache.syncope.client.lib
Methods in org.apache.syncope.client.lib that return SyncopeAnonymousClientModifier and TypeMethodDescriptionSyncopeClientFactoryBean.createAnonymous
(String username, String password) Builds client instance with the given anonymous credentials. -
Uses of SyncopeAnonymousClient in org.apache.syncope.client.ui.commons
Methods in org.apache.syncope.client.ui.commons that return SyncopeAnonymousClient