Class ServiceData
java.lang.Object
ch.admin.bag.covidcertificate.authorization.config.ServiceData
Configured data object that contains all service and function mappings needed to operate the Covid Certificate
Services. All entries have an identifier and a validity using the from / until attributes.
There is also an uri that has to match the requested path of an endpoint in combination with its method.
If a match got found the underlying roles configured as one of list define if the token holder gets access or not.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetFunctions(Map<String, ServiceData.Function> functions) toString()