Class PartialAuthnState


  • public class PartialAuthnState
    extends java.lang.Object
    Provides information about partial state of authentication. Basing on the contents the framework should perform additional authentication or proceed to establish final authentication result.
    Author:
    K. Benedyczak
    • Method Detail

      • isSecondaryAuthenticationRequired

        public boolean isSecondaryAuthenticationRequired()
      • getSecondaryAuthenticator

        public BindingAuthn getSecondaryAuthenticator()
      • getFirstFactorOptionId

        public java.lang.String getFirstFactorOptionId()