JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH
Uses of Class
javax.security.auth.callback.ChoiceCallback
Packages that use
ChoiceCallback
Package
Description
javax.security.sasl
Contains class and interfaces for supporting SASL.
Uses of
ChoiceCallback
in
javax.security.sasl
Subclasses of
ChoiceCallback
in
javax.security.sasl
Modifier and Type
Class
Description
class
RealmChoiceCallback
This callback is used by
SaslClient
and
SaslServer
to obtain a realm given a list of realm choices.