Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved.

MID Profile

Uses of Interface
javax.microedition.io.SecurityInfo

Packages that use SecurityInfo
javax.microedition.io Classes for the Generic Connection framework. 
 

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.
 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 118 specification.