Uses of Enum
org.wildfly.security.auth.jaspi.impl.ElytronMessageInfo.State
Packages that use ElytronMessageInfo.State
Package
Description
JSR-196 Java Authentication SPI for Containers (JASPI) - Internal Implementation.
-
Uses of ElytronMessageInfo.State in org.wildfly.security.auth.jaspi.impl
Methods in org.wildfly.security.auth.jaspi.impl that return ElytronMessageInfo.StateModifier and TypeMethodDescriptionprotected ElytronMessageInfo.StateElytronMessageInfo.getState()Get the current state for how thisMessageInfois being used.static ElytronMessageInfo.StateReturns the enum constant of this type with the specified name.static ElytronMessageInfo.State[]ElytronMessageInfo.State.values()Returns an array containing the constants of this enum type, in the order they are declared.