Searched refs:NoAuthenticationKeyAvailableException (Results 1 – 4 of 4) sorted by relevance
24 public class NoAuthenticationKeyAvailableException extends IdentityCredentialException { class31 public NoAuthenticationKeyAvailableException(@NonNull String message) { in NoAuthenticationKeyAvailableException() method in NoAuthenticationKeyAvailableException41 public NoAuthenticationKeyAvailableException(@NonNull String message, in NoAuthenticationKeyAvailableException() method in NoAuthenticationKeyAvailableException
278 throws SessionTranscriptMismatchException, NoAuthenticationKeyAvailableException, in getEntries()
290 throws SessionTranscriptMismatchException, NoAuthenticationKeyAvailableException, in getEntries()327 throw new NoAuthenticationKeyAvailableException(e.getMessage(), e); in getEntries()
37412 …InvalidRequestMessageException, android.security.identity.NoAuthenticationKeyAvailableException, a…37453 …public class NoAuthenticationKeyAvailableException extends android.security.identity.IdentityCrede…37454 ctor public NoAuthenticationKeyAvailableException(@NonNull String);37455 ctor public NoAuthenticationKeyAvailableException(@NonNull String, @NonNull Throwable);