org.oasisopen.sca.annotation
Annotation Type MutualAuthentication


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

The @MutualAuthentication annotation is used to indicate that a mutual authentication policy is needed.