Uses of Class
org.universAAL.ri.gateway.communicator.service.impl.SecurityEntry

Packages that use SecurityEntry
org.universAAL.ri.gateway.communicator.service.impl   
 

Uses of SecurityEntry in org.universAAL.ri.gateway.communicator.service.impl
 

Methods in org.universAAL.ri.gateway.communicator.service.impl that return types with arguments of type SecurityEntry
 Set<SecurityEntry> SecurityManager.getAllowExportSecurityEntries()
           
 Set<SecurityEntry> SecurityManager.getAllowImportSecurityEntries()
           
 Set<SecurityEntry> SecurityManager.getDenyExportSecurityEntries()
           
 Set<SecurityEntry> SecurityManager.getDenyImportSecurityEntries()
           
 

Method parameters in org.universAAL.ri.gateway.communicator.service.impl with type arguments of type SecurityEntry
 void SecurityManager.setAllowExportSecurityEntries(Set<SecurityEntry> allowExportSecurityEntries)
           
 void SecurityManager.setAllowImportSecurityEntries(Set<SecurityEntry> allowImportSecurityEntries)
           
 void SecurityManager.setDenyExportSecurityEntries(Set<SecurityEntry> denyExportSecurityEntries)
           
 void SecurityManager.setDenyImportSecurityEntries(Set<SecurityEntry> denyImportSecurityEntries)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.