Uses of Interface
com.fifa.connectid.sdk.core.api.Organisations
-
Packages that use Organisations Package Description com.fifa.connectid.sdk.core.api This package contains the classes for FIFAConnectIDHashingV6.com.fifa.connectid.sdk.core.api.implementation This package contains the implementation classes for FIFAConnectIDHashingV6.com.fifa.connectid.sdk.core.iddirectory -
-
Uses of Organisations in com.fifa.connectid.sdk.core.api
Methods in com.fifa.connectid.sdk.core.api that return Organisations Modifier and Type Method Description OrganisationsFIFAConnectIDIDDirectoryV6. organisations()Gets the Organisations object to access its operations. -
Uses of Organisations in com.fifa.connectid.sdk.core.api.implementation
Classes in com.fifa.connectid.sdk.core.api.implementation that implement Organisations Modifier and Type Class Description classOrganisationsImplAn instance of this class provides access to all the operations defined in Organisations.Methods in com.fifa.connectid.sdk.core.api.implementation that return Organisations Modifier and Type Method Description OrganisationsFIFAConnectIDIDDirectoryV6Impl. organisations()Gets the Organisations object to access its operations. -
Uses of Organisations in com.fifa.connectid.sdk.core.iddirectory
Constructors in com.fifa.connectid.sdk.core.iddirectory with parameters of type Organisations Constructor Description IdDirectoryServiceClientImpl(Persons personOperations, Organisations organisationOperations, Facilitys facilityOperations, DataHolders dataHoldersOperations, com.fifa.connectservicebus.sdk.logging.Logger logger, ActorResolver actorResolver, HashedPersonProcessor hashedPersonProcessor)
-