Uses of Class
org.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.RbacDatabase

Packages that use RbacDatabase
org.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.io.stax   
 

Uses of RbacDatabase in org.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.io.stax
 

Methods in org.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.io.stax that return RbacDatabase
 RbacDatabase RbacJdoModelStaxReader.read(Reader reader)
          Method read.
 RbacDatabase RbacJdoModelStaxReader.read(Reader reader, boolean strict)
          Method read.
 RbacDatabase RbacJdoModelStaxReader.read(String filePath)
          Method read.
 RbacDatabase RbacJdoModelStaxReader.read(String filePath, boolean strict)
          Method read.
 

Methods in org.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.io.stax with parameters of type RbacDatabase
 void RbacJdoModelStaxWriter.write(Writer writer, RbacDatabase rbacDatabase)
          Method write.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.