Package org.openehealth.ipf.boot.atna
Class IpfAtnaConfigurationProperties.Balp.OAuth
java.lang.Object
org.openehealth.ipf.boot.atna.IpfAtnaConfigurationProperties.Balp.OAuth
- Enclosing class:
IpfAtnaConfigurationProperties.Balp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]String[]String[]String[]String[]String[]String[]String[]String[]String[]String[]String[]String[]String[]String[]voidsetAcpPath(String[] acpPath) voidsetClientIdPath(String[] clientIdPath) voidsetDocIdPath(String[] docIdPath) voidsetHomeCommunityIdPath(String[] homeCommunityIdPath) voidvoidsetIssuerPath(String[] issuerPath) voidsetNationalProviderIdPath(String[] nationalProviderIdPath) voidsetPatientIdPath(String[] patientIdPath) voidsetPersonIdPath(String[] personIdPath) voidsetPurposeOfUsePath(String[] purposeOfUsePath) voidsetSubjectNamePath(String[] subjectNamePath) voidsetSubjectOrganizationIdPath(String[] subjectOrganizationIdPath) voidsetSubjectOrganizationPath(String[] subjectOrganizationPath) voidsetSubjectPath(String[] subjectPath) voidsetSubjectRolePath(String[] subjectRolePath)
-
Constructor Details
-
OAuth
public OAuth()
-
-
Method Details
-
getIdPath
-
setIdPath
-
getIssuerPath
-
setIssuerPath
-
getClientIdPath
-
setClientIdPath
-
getSubjectPath
-
setSubjectPath
-
getSubjectNamePath
-
setSubjectNamePath
-
getSubjectOrganizationPath
-
setSubjectOrganizationPath
-
getSubjectOrganizationIdPath
-
setSubjectOrganizationIdPath
-
getSubjectRolePath
-
setSubjectRolePath
-
getPurposeOfUsePath
-
setPurposeOfUsePath
-
getHomeCommunityIdPath
-
setHomeCommunityIdPath
-
getNationalProviderIdPath
-
setNationalProviderIdPath
-
getPersonIdPath
-
setPersonIdPath
-
getPatientIdPath
-
setPatientIdPath
-
getDocIdPath
-
setDocIdPath
-
getAcpPath
-
setAcpPath
-