|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorizationException | |
---|---|
org.jclouds.location.config | |
org.jclouds.rest.suppliers |
Uses of AuthorizationException in org.jclouds.location.config |
---|
Fields in org.jclouds.location.config with type parameters of type AuthorizationException | |
---|---|
protected AtomicReference<AuthorizationException> |
LocationModule.authException
|
Constructor parameters in org.jclouds.location.config with type arguments of type AuthorizationException | |
---|---|
JustProviderLocationModule(AtomicReference<AuthorizationException> authException)
|
|
LocationModule(AtomicReference<AuthorizationException> authException)
|
Uses of AuthorizationException in org.jclouds.rest.suppliers |
---|
Constructor parameters in org.jclouds.rest.suppliers with type arguments of type AuthorizationException | |
---|---|
MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
com.google.common.base.Supplier<T> delegate)
|
|
SetAndThrowAuthorizationExceptionSupplier(com.google.common.base.Supplier<T> delegate,
AtomicReference<AuthorizationException> authException)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |