org.apache.openejb.spi
Annotation Type CallerPrincipal


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface CallerPrincipal

Annotation intented to represent the principal that should be returned from calls to javax.ejb.EJBContext.getCallerPrincipal()

Implementations of org.apache.openejb.spi.SecurityService are encouraged to return a java.security.Principal object that implements CallerPrinciple

Version:
$Rev: 778348 $ $Date: 2009-05-25 10:22:37 +0200 (Mo, 25. Mai 2009) $



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.