|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Organization in be.fgov.ehealth.technicalconnector.ra.builders |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.builders that return types with arguments of type Organization | |
---|---|
List<Organization> |
InformationBuilder.IdentityChoiceAOStep.forCurrentIdentity()
|
Methods in be.fgov.ehealth.technicalconnector.ra.builders with parameters of type Organization | |
---|---|
List<String> |
InformationBuilder.OrganizationChoiceStep.forOrganization(Organization org)
|
ContractBuilder.OrganizationChoiceStep3<T> |
ContractBuilder.CreateStep.forOrganization(Organization organization)
Generate a contract for an Organization with the Organization. |
Uses of Organization in be.fgov.ehealth.technicalconnector.ra.domain |
---|
Constructors in be.fgov.ehealth.technicalconnector.ra.domain with parameters of type Organization | |
---|---|
DistinguishedName(Organization org)
DistinguishedName is created based on the Organization |
|
DistinguishedName(Organization org,
String applicationId)
DistinguishedName is created based on the Organization and given applicationId. |
Uses of Organization in be.fgov.ehealth.technicalconnector.ra.service |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.service that return types with arguments of type Organization | |
---|---|
Result<List<Organization>> |
AuthenticationCertificateRegistrationService.getOrganizationList(Identity identity)
|
Methods in be.fgov.ehealth.technicalconnector.ra.service with parameters of type Organization | |
---|---|
Result<List<String>> |
AuthenticationCertificateRegistrationService.getApplicationIdList(Organization organization)
|
Uses of Organization in be.fgov.ehealth.technicalconnector.ra.service.impl |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.service.impl that return types with arguments of type Organization | |
---|---|
Result<List<Organization>> |
AuthenticationCertificateRegistrationServiceImpl.getOrganizationList(Identity identity)
|
Methods in be.fgov.ehealth.technicalconnector.ra.service.impl with parameters of type Organization | |
---|---|
Result<List<String>> |
AuthenticationCertificateRegistrationServiceImpl.getApplicationIdList(Organization organization)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |