Class RoleAdministratorPropertyProvider
java.lang.Object
be.personify.util.properties.provider.RolePropertyProvider
be.personify.util.properties.provider.impl.RoleAdministratorPropertyProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class be.personify.util.properties.provider.RolePropertyProvider
configuration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperties(RolePropertyFilter filter, Locale locale) org.springframework.web.client.RestTemplatevoidvalidateConfiguration(Map<String, String> configuration)
-
Field Details
-
CONFIGURATION_KEY_AUTHORIZATION_URL
- See Also:
-
CONFIGURATION_KEY_SECRET
- See Also:
-
CONFIGURATION_KEY_CLIENTID
- See Also:
-
CONFIGURATION_KEY_ENTITLEMENT_URL
- See Also:
-
-
Constructor Details
-
RoleAdministratorPropertyProvider
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin classRolePropertyProvider
-
getRestTemplate
public org.springframework.web.client.RestTemplate getRestTemplate() -
getTokenResponse
-
validateConfiguration
- Specified by:
validateConfigurationin classRolePropertyProvider- Throws:
Exception
-