Uses of Enum Class
dev.dsf.fhir.authentication.FhirServerRole
Packages that use FhirServerRole
-
Uses of FhirServerRole in dev.dsf.fhir.authentication
Fields in dev.dsf.fhir.authentication with type parameters of type FhirServerRoleModifier and TypeFieldDescriptionstatic final Set<FhirServerRole>FhirServerRole.LOCAL_ORGANIZATIONstatic final Set<FhirServerRole>FhirServerRole.REMOTE_ORGANIZATIONMethods in dev.dsf.fhir.authentication that return FhirServerRoleModifier and TypeMethodDescriptionstatic FhirServerRoleReturns the enum constant of this class with the specified name.static FhirServerRole[]FhirServerRole.values()Returns an array containing the constants of this enum class, in the order they are declared.