Package de.fraunhofer.iese.mydata.pep
Annotation Type EnablePolicyEnforcementPoint
@Retention(RUNTIME)
@Target(TYPE)
@Inherited
@Documented
@Import({PolicyEnforcementPointConfiguration.class,ComponentServiceDispatcherConfig.class})
public @interface EnablePolicyEnforcementPoint
Enables the ComponentScan for Elements of Type PepService
RequestMapping.
-
Optional Element Summary