Uses of Class
org.apache.syncope.client.lib.SyncopeAnonymousClient
Package
Description
-
Uses of SyncopeAnonymousClient in org.apache.syncope.client.console
Modifier and TypeFieldDescriptionprotected SyncopeAnonymousClient
SyncopeConsoleSession.anonymousClient
Modifier and TypeMethodDescriptionSyncopeConsoleSession.getAnonymousClient()
SyncopeWebApplication.newAnonymousClient
(String domain) -
Uses of SyncopeAnonymousClient in org.apache.syncope.client.enduser
Modifier and TypeFieldDescriptionprotected SyncopeAnonymousClient
SyncopeEnduserSession.anonymousClient
Modifier and TypeMethodDescriptionSyncopeEnduserSession.getAnonymousClient()
SyncopeWebApplication.newAnonymousClient
(String domain) -
Uses of SyncopeAnonymousClient in org.apache.syncope.client.lib
Modifier 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