com.vii.brillien.kernel.annotations.sso
Annotation Type Authenticator


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

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



Copyright © 2012. All Rights Reserved.