Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.ws.soap.dd
Interface EndpointTypeReadOnlyMBean

All Known Subinterfaces:
EndpointTypeMBean
All Known Implementing Classes:
EndpointType

public interface EndpointTypeReadOnlyMBean

Method Summary
 java.lang.String getAuthMethod()
          Gets the value of the authMethod property.
 java.lang.String getCredentialKey()
          Gets the value of the credentialKey property.
 java.lang.String getImplementationClass()
          Gets the value of the implementationClass property.
 java.lang.String getUri()
          Gets the value of the uri property.
 java.lang.String getUsername()
          Gets the value of the username property.

 

Method Detail

getUri

java.lang.String getUri()
Gets the value of the uri property.

getImplementationClass

java.lang.String getImplementationClass()
Gets the value of the implementationClass property.

getAuthMethod

java.lang.String getAuthMethod()
Gets the value of the authMethod property.

getUsername

java.lang.String getUsername()
Gets the value of the username property.

getCredentialKey

java.lang.String getCredentialKey()
Gets the value of the credentialKey property.

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.