Foundation 1.1.2

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.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.