Class OnmsWebAuthenticationDetailsSource

  • All Implemented Interfaces:
    org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,​OnmsAuthenticationDetails>

    public class OnmsWebAuthenticationDetailsSource
    extends java.lang.Object
    implements org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,​OnmsAuthenticationDetails>
    • Constructor Detail

      • OnmsWebAuthenticationDetailsSource

        public OnmsWebAuthenticationDetailsSource()
    • Method Detail

      • buildDetails

        public OnmsAuthenticationDetails buildDetails​(javax.servlet.http.HttpServletRequest context)
        Specified by:
        buildDetails in interface org.springframework.security.authentication.AuthenticationDetailsSource<javax.servlet.http.HttpServletRequest,​OnmsAuthenticationDetails>