Uses of Class
org.apache.openejb.jee.sun.PrincipalName
-
Packages that use PrincipalName Package Description org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PrincipalName in org.apache.openejb.jee.sun
Fields in org.apache.openejb.jee.sun declared as PrincipalName Modifier and Type Field Description protected PrincipalNameServlet. principalNameMethods in org.apache.openejb.jee.sun that return PrincipalName Modifier and Type Method Description PrincipalNameServlet. getPrincipalName()Methods in org.apache.openejb.jee.sun with parameters of type PrincipalName Modifier and Type Method Description voidServlet. setPrincipalName(PrincipalName value)
-