Uses of Package
com.atlassian.confluence.rpc
-
Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.plugin.descriptor.rpc Class Description RpcServer -
Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc Class Description AuthenticationFailedException Exception thrown when a login attempt failsNotPermittedException Exception thrown when a user attempts to do something they're not allowed to do.RemoteException RpcServer -
Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.auth Class Description InvalidSessionException Exception thrown when an invalid session token is supplied to an RPC method.NotPermittedException Exception thrown when a user attempts to do something they're not allowed to do.RemoteException -
Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.soap Class Description AlreadyExistsException Exception thrown when a user tries to create an object that already existsAuthenticationFailedException Exception thrown when a login attempt failsInvalidSessionException Exception thrown when an invalid session token is supplied to an RPC method.NotPermittedException Exception thrown when a user attempts to do something they're not allowed to do.RemoteException SecureRpc VersionMismatchException Exception thrown when a user tries to save a page (or other content object) that has been modified by somebody else. -
Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.soap.services Class Description AlreadyExistsException Exception thrown when a user tries to create an object that already existsNotPermittedException Exception thrown when a user attempts to do something they're not allowed to do.RemoteException -
Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.rpc.xmlrpc Class Description InvalidSessionException Exception thrown when an invalid session token is supplied to an RPC method.NotPermittedException Exception thrown when a user attempts to do something they're not allowed to do.RemoteException RpcServer SecureRpc -
Classes in com.atlassian.confluence.rpc used by com.atlassian.confluence.test.rpc Class Description NotPermittedException Exception thrown when a user attempts to do something they're not allowed to do.RemoteException