Uses of Interface
javax.microedition.io.SecurityInfo

Packages that use SecurityInfo
javax.microedition.io Provides a simplified mechanism for applications to use various types of I/O protocols in resource-constrained environments. 
 

Uses of SecurityInfo in javax.microedition.io
 

Methods in javax.microedition.io that return SecurityInfo
 SecurityInfo SecureConnection.getSecurityInfo()
          Return the security information associated with this connection when it was opened.
 SecurityInfo HttpsConnection.getSecurityInfo()
          Return the security information associated with this successfully opened connection.