Uses of Class
org.wildfly.security.auth.jaspi.impl.ElytronMessageInfo
Packages that use ElytronMessageInfo
Package
Description
JSR-196 Java Authentication SPI for Containers (JASPI) - Internal Implementation.
-
Uses of ElytronMessageInfo in org.wildfly.security.auth.jaspi.impl
Subclasses of ElytronMessageInfo in org.wildfly.security.auth.jaspi.implModifier and TypeClassDescriptionclassA servlet profile specificMessageInfothat ensures the request and response types remain valid and allows wrapping an existing message info during validateRequest and unwrapping during secureResponse.