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