Class AuthenticationOptionKey

java.lang.Object
pl.edu.icm.unity.types.authn.AuthenticationOptionKey

public class AuthenticationOptionKey extends Object
Represents an authentication option, which is a pair of authenticator id and one of its authentication option ids.
  • Constructor Details

    • AuthenticationOptionKey

      public AuthenticationOptionKey(String authenticatorKey, String optionKey)
  • Method Details