Interface PublicKeyCredentialRequestOptionsRequest
- All Known Implementing Classes:
ImmutablePublicKeyCredentialRequestOptionsRequest
public interface PublicKeyCredentialRequestOptionsRequest
-
Method Summary
-
Method Details
-
getAuthentication
Authentication getAuthentication()The currentAuthentication
. Possibly null or an anonymous.- Returns:
- the current
Authentication
-