Package org.wildfly.security.auth.jaspi.impl
package org.wildfly.security.auth.jaspi.impl
JSR-196 Java Authentication SPI for Containers (JASPI) - Internal Implementation.
- Author:
- Darran Lofthouse
-
ClassDescriptionA definition for a single
ServerAuthModule.The WildFly Elytron implementation ofAuthConfigProvider.An implementation of theMessageInfointerface.A servlet profile specificMessageInfothat ensures the request and response types remain valid and allows wrapping an existing message info during validateRequest and unwrapping during secureResponse.A wrapper aroundServerAuthContextto allow us to use aThreadLocalto associate ourCallbackHandler.