Uses of Class
com.soffid.iam.sync.api.ServerRegistrationToken
Packages that use ServerRegistrationToken
Package
Description
-
Uses of ServerRegistrationToken in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return ServerRegistrationTokenModifier and TypeMethodDescriptionDispatcherService.consumeRegistrationToken(String token) Operation consumeRegistrationTokenMethods in com.soffid.iam.iga.service with parameters of type ServerRegistrationTokenModifier and TypeMethodDescriptionDispatcherService.preRegisterServer(ServerRegistrationToken register) Operation preRegisterServer Pre-registers a new sync-server and returns the registration token -
Uses of ServerRegistrationToken in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb with parameters of type ServerRegistrationTokenModifier and TypeMethodDescriptionDispatcherService.preRegisterServer(ServerRegistrationToken register) -
Uses of ServerRegistrationToken in com.soffid.iam.sync.api
Constructors in com.soffid.iam.sync.api with parameters of type ServerRegistrationToken