Uses of Class
org.wildfly.security.auth.jaspi.impl.ElytronMessageInfo
-
Packages that use ElytronMessageInfo Package Description org.wildfly.security.auth.jaspi.impl 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.impl Modifier and Type Class Description classServletMessageInfoA servlet profile specificMessageInfothat ensures the request and response types remain valid and allows wrapping an existing message info during validateRequest and unwrapping during secureResponse.
-