Uses of Class
org.ektorp.Security

Packages that use Security
org.ektorp   
org.ektorp.impl   
 

Uses of Security in org.ektorp
 

Methods in org.ektorp that return Security
 Security CouchDbConnector.getSecurity()
          Provides access to the database's underlying security configuration
 

Methods in org.ektorp with parameters of type Security
 Status CouchDbConnector.updateSecurity(Security security)
          Provides a way to update the database's underlying security configuration
 

Uses of Security in org.ektorp.impl
 

Methods in org.ektorp.impl that return Security
 Security StdCouchDbConnector.getSecurity()
           
 

Methods in org.ektorp.impl with parameters of type Security
 Status StdCouchDbConnector.updateSecurity(Security security)
           
 



Copyright © 2017. All rights reserved.