Class ElytronContextAssociationHandler

  • All Implemented Interfaces:
    io.undertow.server.HttpHandler

    public class ElytronContextAssociationHandler
    extends io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
    Author:
    Darran Lofthouse
    • Method Detail

      • createSecurityContext

        public io.undertow.security.api.SecurityContext createSecurityContext​(io.undertow.server.HttpServerExchange exchange)
        Create a new Elytron backed SecurityContext.
        Specified by:
        createSecurityContext in class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler