Class DefaultUstraWebAuthenticationInfoDetector

java.lang.Object
com.gsitm.ustra.java.security.web.DefaultUstraWebAuthenticationInfoDetector
All Implemented Interfaces:
com.gsitm.ustra.java.mvc.security.UstraWebAuthenticationInfoDetector

public class DefaultUstraWebAuthenticationInfoDetector extends Object implements com.gsitm.ustra.java.mvc.security.UstraWebAuthenticationInfoDetector
기본 웹 인증 정보 조회 구현체
  • Constructor Details

    • DefaultUstraWebAuthenticationInfoDetector

      public DefaultUstraWebAuthenticationInfoDetector(UstraAuthenticationManager authenticatioManager)
  • Method Details

    • authenticated

      public boolean authenticated()
      Specified by:
      authenticated in interface com.gsitm.ustra.java.mvc.security.UstraWebAuthenticationInfoDetector