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
-
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
String[]
void
setAcpPath
(String[] acpPath) void
setClientIdPath
(String[] clientIdPath) void
setDocIdPath
(String[] docIdPath) void
setHomeCommunityIdPath
(String[] homeCommunityIdPath) void
void
setIssuerPath
(String[] issuerPath) void
setNationalProviderIdPath
(String[] nationalProviderIdPath) void
setPatientIdPath
(String[] patientIdPath) void
setPersonIdPath
(String[] personIdPath) void
setPurposeOfUsePath
(String[] purposeOfUsePath) void
setSubjectNamePath
(String[] subjectNamePath) void
setSubjectOrganizationIdPath
(String[] subjectOrganizationIdPath) void
setSubjectOrganizationPath
(String[] subjectOrganizationPath) void
setSubjectPath
(String[] subjectPath) void
setSubjectRolePath
(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
-