JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
org.ietf.jgss.ChannelBinding
Packages that use
ChannelBinding
软件包
描述
org.ietf.jgss
该软件包提供了一个框架,允许应用程序开发人员使用统一的API从各种底层安全机制(如Kerberos)中使用安全服务,如身份验证,数据完整性和数据机密性。
Uses of
ChannelBinding
in
org.ietf.jgss
Methods in
org.ietf.jgss
with parameters of type
ChannelBinding
变量和类型
方法
描述
void
GSSContext.
setChannelBinding
(
ChannelBinding
cb)
设置在上下文建立期间使用的通道绑定。