Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
H
I
O
P
R
S
T
A
addHandshakeCompletedListener(TLSProfileJSSEHandshakeCompletedListener)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
add a listener for completed handshakes.
advertiseProfile(Session, SessionTuningProperties)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
advertiseProfile
advertiseProfile(Session)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
Default implementation of advertiseProfile.
C
closeChannel(Channel)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
Called when the underlying BEEP framework receives a "close" element.
G
generateCredential()
- Static method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
return the default credentials for the new session to use after a TLS negotiation is complete.
H
handshakeCompleted(Session, HandshakeCompletedEvent)
- Method in interface org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSEHandshakeCompletedListener
called after the SSL handshake has completed to allow verification and fine tuning by the application.
I
init(String, ProfileConfiguration)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
init sets the criteria for which an SSL connection is made when a TLS channel is started for a profile.
O
org.beepcore.beep.profile.tls.jsse
- package org.beepcore.beep.profile.tls.jsse
P
PROCEED1
- Static variable in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
PROCEED2
- Static variable in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
R
READY1
- Static variable in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
READY2
- Static variable in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
receiveMSG(MessageMSG)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
removeHandshakeCompletedListener(TLSProfileJSSEHandshakeCompletedListener)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
remove a listener for completed handshakes.
S
startChannel(Channel, String, String)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
Called when the underlying BEEP framework receives a "start" element for the TLS profile.
startTLS(TCPSession)
- Method in class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
start a channel for the TLS profile.
T
TLSProfileJSSE
- class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
.
TLS provides encrypted, and optionally authenticated, communication over a session.
TLSProfileJSSE()
- Constructor for class org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSE
TLS provides encryption and optionally authentication for a session by opening a channel with this profile.
TLSProfileJSSEHandshakeCompletedListener
- interface org.beepcore.beep.profile.tls.jsse.
TLSProfileJSSEHandshakeCompletedListener
.
receives handshake completed events.
A
C
G
H
I
O
P
R
S
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright ? 2001 Invisible Worlds, Inc. All Rights Reserved.