public class ArmIdentityPropertiesTransaction extends ArmIdentityProperties implements ArmIdentityPropertiesTransaction
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
m_uri |
m_contextProperties, m_identityPropertiesm_errorCode, m_factory| Constructor and Description |
|---|
ArmIdentityPropertiesTransaction(java.lang.String[] identity_names,
java.lang.String[] identity_values,
java.lang.String[] context_names,
java.lang.String uri,
ArmFactory factory)
Create the ARM Identity Properties.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getURIValue()
Returns the URI Value.
|
getContextName, getContextNames, getContextValue, getContextValues, getIdentityName, getIdentityNames, getIdentityValue, getIdentityValues, setContextValue, setContextValuesgetErrorCode, getErrorMessage, getFactory, setErrorCode, setFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextName, getIdentityName, getIdentityValuegetErrorCode, getErrorMessage, setErrorCodepublic ArmIdentityPropertiesTransaction(java.lang.String[] identity_names,
java.lang.String[] identity_values,
java.lang.String[] context_names,
java.lang.String uri,
ArmFactory factory)
identity_names - identity_values - context_names - uri - factory - public java.lang.String getURIValue()
getURIValue in interface ArmIdentityPropertiesTransaction