org.apache.geronimo.j2ee.deployment
Interface SecurityBuilder
- All Superinterfaces: 
 - org.apache.geronimo.deployment.NamespaceDrivenBuilder
 
public interface SecurityBuilder
- extends org.apache.geronimo.deployment.NamespaceDrivenBuilder
 
| 
Method Summary | 
 org.apache.geronimo.security.deploy.DefaultPrincipal | 
buildDefaultPrincipal(org.apache.xmlbeans.XmlObject defaultPrincipalType)
 
            | 
 org.apache.geronimo.security.deploy.PrincipalInfo | 
buildPrincipal(org.apache.xmlbeans.XmlObject principalType)
 
            | 
 
| Methods inherited from interface org.apache.geronimo.deployment.NamespaceDrivenBuilder | 
build, buildEnvironment, getNamespace | 
 
buildDefaultPrincipal
org.apache.geronimo.security.deploy.DefaultPrincipal buildDefaultPrincipal(org.apache.xmlbeans.XmlObject defaultPrincipalType)
 
 
buildPrincipal
org.apache.geronimo.security.deploy.PrincipalInfo buildPrincipal(org.apache.xmlbeans.XmlObject principalType)
 
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.