Uses of Interface
dev.dsf.common.auth.conf.DsfRole
Packages that use DsfRole
-
Uses of DsfRole in dev.dsf.common.auth.conf
Methods in dev.dsf.common.auth.conf that return types with arguments of type DsfRoleModifier and TypeMethodDescriptionIdentity.getDsfRoles()RoleConfig.Mapping.getDsfRoles()RoleConfig.getDsfRolesForEmail(String email) RoleConfig.getDsfRolesForThumbprint(String thumbprint) RoleConfig.getDsfRolesForTokenGroup(String tokenGroup) RoleConfig.getDsfRolesForTokenRole(String tokenRole) Methods in dev.dsf.common.auth.conf with parameters of type DsfRoleMethod parameters in dev.dsf.common.auth.conf with type arguments of type DsfRoleModifier and TypeMethodDescriptionRoleConfigReader.read(InputStream config, Function<String, DsfRole> dsfRoleFactory, Function<String, org.hl7.fhir.r4.model.Coding> practitionerRoleFactory) RoleConfigReader.read(String config, Function<String, DsfRole> dsfRoleFactory, Function<String, org.hl7.fhir.r4.model.Coding> practitionerRoleFactory) Constructor parameters in dev.dsf.common.auth.conf with type arguments of type DsfRole