com.vii.brillien.kernel.annotations.apikey
Annotation Type Revealed


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
@Inherited
public @interface Revealed

Annotation type to make a presence type or one of its services out from the jurisdiction of API_KEY validation All methods and types not having such annotation are considered SSO protected and cannot be called without proper apiKey.



Copyright © 2012. All Rights Reserved.