|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SecurityContextMBean
Method Summary | |
---|---|
String |
getAuthMethod() Gets the value of the authMethod property. |
String |
getContextUri() Gets the value of the contextUri property. |
String |
getCredentialKey() Gets the value of the credentialKey property. |
String |
getRealm() Gets the value of the realm property. |
String |
getUsername() Gets the value of the username property. |
void |
setAuthMethod(String value) Sets the value of the authMethod property. |
void |
setContextUri(String value) Sets the value of the contextUri property. |
void |
setCredentialKey(String value) Sets the value of the credentialKey property. |
void |
setRealm(String value) Sets the value of the realm property. |
void |
setUsername(String value) Sets the value of the username property. |
Method Detail |
---|
String getContextUri()
void setContextUri(String value)
String getAuthMethod()
void setAuthMethod(String value)
String getRealm()
void setRealm(String value)
String getUsername()
void setUsername(String value)
String getCredentialKey()
void setCredentialKey(String value)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |