Package com.cyberark.conjur.springboot.annotations
-
Class Summary Class Description Registrar This class helps to get all variables defined on the custom annotation side and registers them with the ConjurPropertySource class for further processing. -
Annotation Types Summary Annotation Type Description ConjurPropertySource The @ConjurPropertySource annotation allows you to specify the root of a policy to look up.ConjurPropertySources The @ConjurPropertySources annotation allows you to specify the root of a single or multiple policies to look up.ConjurValue The @ConjurValue annotation is a Conjur native annotation intended for new Spring Boot applications.ConjurValues The @ConjurValues annotation is a Conjur native annotation intended for new Spring Boot applications.