Class RejectResultCodePasswordPolicyHandlingStrategy<AuthnResponse>

    • Constructor Detail

      • RejectResultCodePasswordPolicyHandlingStrategy

        public RejectResultCodePasswordPolicyHandlingStrategy()
    • Method Detail

      • isAuthenticationResponseWithResult

        protected boolean isAuthenticationResponseWithResult​(AuthnResponse response)
        Is authentication response with result boolean.
        Parameters:
        response - the response
        Returns:
        the boolean
      • getAuthenticationResponseResultCodes

        protected java.util.Collection<java.lang.String> getAuthenticationResponseResultCodes​(AuthnResponse response)
        Gets authentication response result codes.
        Parameters:
        response - the response
        Returns:
        the authentication response result codes