Package com.ocient.auth
Interface OpenIDAuthenticators.TokenPoller<T extends Token>
- Enclosing class:
- OpenIDAuthenticators
public static interface OpenIDAuthenticators.TokenPoller<T extends Token>
-
Method Summary
-
Method Details
-
apply
T apply(long timeoutMillis) throws AuthException, KeyManagementException, IOException, NoSuchAlgorithmException, KeyStoreException, InterruptedException, TimeoutException
-