public class ArmIdentityPropertiesTransaction extends ArmIdentityProperties implements ArmIdentityPropertiesTransaction
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
m_uri |
m_contextProperties, m_identityProperties
m_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, setContextValues
getErrorCode, getErrorMessage, getFactory, setErrorCode, setFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextName, getIdentityName, getIdentityValue
getErrorCode, getErrorMessage, setErrorCode
public 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