| Package | Description |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.faults | |
| org.gcube.common.core.persistence | |
| org.gcube.common.core.security | |
| org.gcube.common.core.security.impl |
| Modifier and Type | Method and Description |
|---|---|
GCUBEException |
GCUBEServiceContext.getDefaultException(String msg,
Throwable cause)
Returns the default exception
|
GCUBEException |
GCUBEServiceContext.getDefaultException(Throwable cause)
Returns the default exception
|
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBERetryEquivalentException
Root of all exceptions with RETRY-EQUIVALENT semantics.
|
class |
GCUBERetrySameException
Root of all exceptions with RETRY-SAME semantics.
|
class |
GCUBEUnrecoverableException
Root of all exceptions with UNRECOVERABLE semantics.
|
| Modifier and Type | Method and Description |
|---|---|
protected GCUBEException |
GCUBERetryEquivalentFault.getException(String msg,
Throwable t)
Returns an exception corresponding to this fault type.
|
protected GCUBEException |
GCUBEFault.getException(String msg,
Throwable cause)
Returns an exception corresponding to this fault type.
|
protected GCUBEException |
GCUBERetrySameFault.getException(String msg,
Throwable t)
Returns an exception corresponding to this fault type.
|
protected GCUBEException |
GCUBEUnrecoverableFault.getException(String msg,
Throwable t)
Returns an exception corresponding to this fault type.
|
GCUBEException |
GCUBEFault.toException()
Converts the fault into a corresponding
GCUBEException. |
| Modifier and Type | Class and Description |
|---|---|
class |
GCUBERIPersistenceManager.StateNotFoundException
Signals the lack of remote state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBEServiceAuthenticationController.authenticateCall(Map<String,Object> parameters)
Authenticates the call
|
void |
GCUBEServiceAuthorizationController.authoriseCall(Map<String,Object> parameters)
Checks if the call is authorized
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBESimpleServiceAuthController.authenticateCall(Map<String,Object> parameters) |
void |
GCUBESimpleServiceSecurityManager.authoriseCall(GCUBECall authzRequest) |
void |
GCUBESimpleServiceAuthController.authoriseCall(Map<String,Object> parameters) |
void |
GCUBEAuthzChainAuthorizationController.authoriseCall(Map<String,Object> authzMap) |
Copyright © 2015. All Rights Reserved.