Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.http
Interface SecurityContextReadOnlyMBean

All Known Subinterfaces:
SecurityContextMBean
All Known Implementing Classes:
SecurityContext

public interface SecurityContextReadOnlyMBean

Method Summary
 java.lang.String getAuthMethod()
          Gets the value of the authMethod property.
 java.lang.String getContextUri()
          Gets the value of the contextUri property.
 java.lang.String getCredentialKey()
          Gets the value of the credentialKey property.
 java.lang.String getRealm()
          Gets the value of the realm property.
 java.lang.String getUsername()
          Gets the value of the username property.

 

Method Detail

getContextUri

java.lang.String getContextUri()
Gets the value of the contextUri property.

getAuthMethod

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

getRealm

java.lang.String getRealm()
Gets the value of the realm 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.