com.silverpeas.annotation
Annotation Type Authorized


@Documented
@Target(value=TYPE)
@Inherited
public @interface Authorized

Annotation to indicate the access a web resource is protected by authorization schema. With this annotation, for each access to a component instance that provides the web resource, the user authentication is validated and then its access rights are checked.



Copyright © 2016 Silverpeas. All Rights Reserved.