Package dev.dsf.common.auth.conf
Interface Identity
- All Superinterfaces:
Principal
- All Known Subinterfaces:
OrganizationIdentity
,PractitionerIdentity
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Organization
boolean
hasDsfRole
(DsfRole role) boolean
-
Field Details
-
ORGANIZATION_IDENTIFIER_SYSTEM
- See Also:
-
-
Method Details
-
isLocalIdentity
boolean isLocalIdentity() -
getOrganization
org.hl7.fhir.r4.model.Organization getOrganization()- Returns:
- never
null
-
getOrganizationIdentifierValue
-
getDsfRoles
-
hasDsfRole
-
getCertificate
Optional<X509Certificate> getCertificate()- Returns:
Optional.empty()
if login via OIDC
-
getDisplayName
String getDisplayName()
-