Uses of Class
org.gwe.utils.security.AccessControl

Packages that use AccessControl
org.gwe.utils.security   
 

Uses of AccessControl in org.gwe.utils.security
 

Methods in org.gwe.utils.security that return AccessControl
static AccessControl AccessControl.createDefaultAC(ProtocolScheme scheme, java.lang.String host)
           
 

Methods in org.gwe.utils.security that return types with arguments of type AccessControl
 java.util.List<AccessControl> KeyStore.getAccessControls()
           
 

Method parameters in org.gwe.utils.security with type arguments of type AccessControl
 void KeyStore.setAccessControls(java.util.List<AccessControl> accessControls)
           
 



Copyright © 2007-2009. All Rights Reserved.