Class BrokerSecurityManagerStub
java.lang.Object
org.apache.axis2.client.Stub
org.wso2.carbon.event.client.stub.generated.security.BrokerSecurityManagerStub
- All Implemented Interfaces:
BrokerSecurityManager
public class BrokerSecurityManagerStub
extends org.apache.axis2.client.Stub
implements BrokerSecurityManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.axis2.description.AxisOperation[]Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules -
Constructor Summary
ConstructorsConstructorDescriptionDefault ConstructorBrokerSecurityManagerStub(String targetEndpoint) Constructor taking the target endpointBrokerSecurityManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext) Default ConstructorBrokerSecurityManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) Constructor that takes in a configContextBrokerSecurityManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) Constructor that takes in a configContext and useseperate listner -
Method Summary
Modifier and TypeMethodDescriptiondefineSecureTopic(String topicName61, String[] accessibleUsers62, String[] acessibleRoles63) Auto generated method signaturedeleteSecureTopic(String topicName57) Auto generated method signatureAuto generated method signaturegetTopicDetails(String topicName67) Auto generated method signaturerevokeATopic(String topicName71, String[] accessibleUsers72, String[] acessibleRoles73) Auto generated method signatureshareATopic(String topicName46, String[] accessibleUsers47, String[] acessibleRoles48) Auto generated method signaturevoidstartdefineSecureTopic(String topicName61, String[] accessibleUsers62, String[] acessibleRoles63, BrokerSecurityManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartdeleteSecureTopic(String topicName57, BrokerSecurityManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetTopicDetails(String topicName67, BrokerSecurityManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartrevokeATopic(String topicName71, String[] accessibleUsers72, String[] acessibleRoles73, BrokerSecurityManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartshareATopic(String topicName46, String[] accessibleUsers47, String[] acessibleRoles48, BrokerSecurityManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidupdateTopic(TopicDetails topicDetails52) Auto generated method signatureMethods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
Field Details
-
_operations
protected org.apache.axis2.description.AxisOperation[] _operations
-
-
Constructor Details
-
BrokerSecurityManagerStub
public BrokerSecurityManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
BrokerSecurityManagerStub
public BrokerSecurityManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
BrokerSecurityManagerStub
public BrokerSecurityManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault Default Constructor- Throws:
org.apache.axis2.AxisFault
-
BrokerSecurityManagerStub
public BrokerSecurityManagerStub() throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
BrokerSecurityManagerStub
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
updateTopic
Auto generated method signature- Specified by:
updateTopicin interfaceBrokerSecurityManager- Throws:
RemoteException
-
getAllTopics
Auto generated method signature- Specified by:
getAllTopicsin interfaceBrokerSecurityManager- Throws:
RemoteException- See Also:
-
startgetAllTopics
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAllTopicsin interfaceBrokerSecurityManager- Throws:
RemoteException- See Also:
-
deleteSecureTopic
Auto generated method signature- Specified by:
deleteSecureTopicin interfaceBrokerSecurityManager- Parameters:
deleteSecureTopic56-- Throws:
RemoteException- See Also:
-
startdeleteSecureTopic
public void startdeleteSecureTopic(String topicName57, BrokerSecurityManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startdeleteSecureTopicin interfaceBrokerSecurityManager- Parameters:
deleteSecureTopic56-- Throws:
RemoteException- See Also:
-
defineSecureTopic
public String defineSecureTopic(String topicName61, String[] accessibleUsers62, String[] acessibleRoles63) throws RemoteException Auto generated method signature- Specified by:
defineSecureTopicin interfaceBrokerSecurityManager- Parameters:
defineSecureTopic60-- Throws:
RemoteException- See Also:
-
startdefineSecureTopic
public void startdefineSecureTopic(String topicName61, String[] accessibleUsers62, String[] acessibleRoles63, BrokerSecurityManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startdefineSecureTopicin interfaceBrokerSecurityManager- Parameters:
defineSecureTopic60-- Throws:
RemoteException- See Also:
-
getTopicDetails
Auto generated method signature- Specified by:
getTopicDetailsin interfaceBrokerSecurityManager- Parameters:
getTopicDetails66-- Throws:
RemoteException- See Also:
-
startgetTopicDetails
public void startgetTopicDetails(String topicName67, BrokerSecurityManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetTopicDetailsin interfaceBrokerSecurityManager- Parameters:
getTopicDetails66-- Throws:
RemoteException- See Also:
-
revokeATopic
public String revokeATopic(String topicName71, String[] accessibleUsers72, String[] acessibleRoles73) throws RemoteException Auto generated method signature- Specified by:
revokeATopicin interfaceBrokerSecurityManager- Parameters:
revokeATopic70-- Throws:
RemoteException- See Also:
-
startrevokeATopic
public void startrevokeATopic(String topicName71, String[] accessibleUsers72, String[] acessibleRoles73, BrokerSecurityManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startrevokeATopicin interfaceBrokerSecurityManager- Parameters:
revokeATopic70-- Throws:
RemoteException- See Also: