Uses of Class
org.apache.openejb.jee.sun.Principal

Packages that use Principal
org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Principal in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as Principal
protected  Principal Ejb.principal
           
 

Methods in org.apache.openejb.jee.sun that return Principal
 Principal Ejb.getPrincipal()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type Principal
 void Ejb.setPrincipal(Principal value)
           
 



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