@Deprecated public interface SecurePortStrategy
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isSecure(SocketAddress localAddress)Deprecated.  Determines if the given address should be secured or considered secure. | 
boolean isSecure(SocketAddress localAddress)
localAddress - the given address.Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.