Uses of Class
org.apache.openejb.jee.sun.Principal
-
Packages that use Principal Package Description 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 Modifier and Type Field Description protected PrincipalEjb. principalMethods in org.apache.openejb.jee.sun that return Principal Modifier and Type Method Description PrincipalEjb. getPrincipal()Methods in org.apache.openejb.jee.sun with parameters of type Principal Modifier and Type Method Description voidEjb. setPrincipal(Principal value)
-