public class org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin extends java.lang.Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
{
protected java.lang.String configuration;
protected java.lang.Boolean discoverLoginConfig;
protected java.lang.String sslConfiguration;
protected java.lang.String id;
private java.util.Map otherAttributes;
public void <init>()
{
java.util.HashMap v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
specialinvoke v.<java.lang.Object: void <init>()>();
v = new java.util.HashMap;
specialinvoke v.<java.util.HashMap: void <init>()>();
v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.util.Map otherAttributes> = v;
return;
}
public java.lang.String getConfiguration()
{
java.lang.String v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String configuration>;
return v;
}
public void setConfiguration(java.lang.String)
{
java.lang.String v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: java.lang.String;
v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String configuration> = v;
return;
}
public java.lang.Boolean isDiscoverLoginConfig()
{
java.lang.Boolean v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean discoverLoginConfig>;
return v;
}
public void setDiscoverLoginConfig(java.lang.Boolean)
{
java.lang.Boolean v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: java.lang.Boolean;
v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean discoverLoginConfig> = v;
return;
}
public java.lang.String getSslConfiguration()
{
java.lang.String v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String sslConfiguration>;
return v;
}
public void setSslConfiguration(java.lang.String)
{
java.lang.String v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: java.lang.String;
v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String sslConfiguration> = v;
return;
}
public java.lang.String getId()
{
java.lang.String v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String id>;
return v;
}
public void setId(java.lang.String)
{
java.lang.String v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: java.lang.String;
v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String id> = v;
return;
}
public java.util.Map getOtherAttributes()
{
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
java.util.Map v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.util.Map otherAttributes>;
return v;
}
public java.lang.String toString()
{
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
java.lang.StringBuilder v;
java.lang.String v;
org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v = <org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy: org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy INSTANCE2>;
v = new java.lang.StringBuilder;
specialinvoke v.<java.lang.StringBuilder: void <init>()>();
virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.StringBuilder,org.jvnet.jaxb2_commons.lang.ToStringStrategy)>(null, v, v);
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.String toString()>();
return v;
}
public java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator, java.lang.StringBuilder, org.jvnet.jaxb2_commons.lang.ToStringStrategy)
{
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
org.jvnet.jaxb2_commons.lang.ToStringStrategy v;
java.lang.StringBuilder v;
org.jvnet.jaxb2_commons.locator.ObjectLocator v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: org.jvnet.jaxb2_commons.locator.ObjectLocator;
v := @parameter: java.lang.StringBuilder;
v := @parameter: org.jvnet.jaxb2_commons.lang.ToStringStrategy;
interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.ToStringStrategy2: java.lang.StringBuilder appendStart(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.StringBuilder)>(v, v, v);
virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.StringBuilder,org.jvnet.jaxb2_commons.lang.ToStringStrategy)>(v, v, v);
interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.ToStringStrategy2: java.lang.StringBuilder appendEnd(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.StringBuilder)>(v, v, v);
return v;
}
public java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator, java.lang.StringBuilder, org.jvnet.jaxb2_commons.lang.ToStringStrategy)
{
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
java.lang.Boolean v, v;
java.lang.String v, v, v, v, v, v;
boolean v, v, v, v;
org.jvnet.jaxb2_commons.lang.ToStringStrategy v;
java.lang.StringBuilder v;
org.jvnet.jaxb2_commons.locator.ObjectLocator v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: org.jvnet.jaxb2_commons.locator.ObjectLocator;
v := @parameter: java.lang.StringBuilder;
v := @parameter: org.jvnet.jaxb2_commons.lang.ToStringStrategy;
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getConfiguration()>();
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String configuration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.ToStringStrategy2: java.lang.StringBuilder appendField(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.String,java.lang.StringBuilder,java.lang.Object,boolean)>(v, v, "configuration", v, v, v);
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean isDiscoverLoginConfig()>();
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean discoverLoginConfig>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.ToStringStrategy2: java.lang.StringBuilder appendField(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.String,java.lang.StringBuilder,java.lang.Object,boolean)>(v, v, "discoverLoginConfig", v, v, v);
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getSslConfiguration()>();
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String sslConfiguration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.ToStringStrategy2: java.lang.StringBuilder appendField(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.String,java.lang.StringBuilder,java.lang.Object,boolean)>(v, v, "sslConfiguration", v, v, v);
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getId()>();
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String id>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.ToStringStrategy2: java.lang.StringBuilder appendField(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.String,java.lang.StringBuilder,java.lang.Object,boolean)>(v, v, "id", v, v, v);
return v;
}
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy)
{
org.jvnet.jaxb2_commons.locator.PropertyObjectLocator v, v, v, v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
int v, v, v, v;
java.lang.Boolean v, v;
java.lang.String v, v, v, v, v, v;
boolean v, v, v, v;
org.jvnet.jaxb2_commons.lang.HashCodeStrategy v;
org.jvnet.jaxb2_commons.locator.ObjectLocator v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: org.jvnet.jaxb2_commons.locator.ObjectLocator;
v := @parameter: org.jvnet.jaxb2_commons.lang.HashCodeStrategy;
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getConfiguration()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "configuration", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String configuration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.HashCodeStrategy2: int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator,int,java.lang.Object,boolean)>(v, 1, v, v);
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean isDiscoverLoginConfig()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "discoverLoginConfig", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean discoverLoginConfig>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.HashCodeStrategy2: int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator,int,java.lang.Object,boolean)>(v, v, v, v);
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getSslConfiguration()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "sslConfiguration", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String sslConfiguration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.HashCodeStrategy2: int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator,int,java.lang.Object,boolean)>(v, v, v, v);
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getId()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "id", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String id>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.HashCodeStrategy2: int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator,int,java.lang.Object,boolean)>(v, v, v, v);
return v;
}
public int hashCode()
{
int v;
org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v = <org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy: org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy INSTANCE2>;
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator,org.jvnet.jaxb2_commons.lang.HashCodeStrategy)>(null, v);
return v;
}
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator, java.lang.Object, org.jvnet.jaxb2_commons.lang.EqualsStrategy)
{
org.jvnet.jaxb2_commons.locator.PropertyObjectLocator v, v, v, v, v, v, v, v;
boolean v, v, v, v, v, v, v, v, v, v, v, v;
org.jvnet.jaxb2_commons.lang.EqualsStrategy v;
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
java.lang.Boolean v, v, v, v;
java.lang.String v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.Class v, v;
java.lang.Object v;
org.jvnet.jaxb2_commons.locator.ObjectLocator v, v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: org.jvnet.jaxb2_commons.locator.ObjectLocator;
v := @parameter: org.jvnet.jaxb2_commons.locator.ObjectLocator;
v := @parameter: java.lang.Object;
v := @parameter: org.jvnet.jaxb2_commons.lang.EqualsStrategy;
if v == null goto label;
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
if v == v goto label;
label:
return 0;
label:
if v != v goto label;
return 1;
label:
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getConfiguration()>();
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getConfiguration()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "configuration", v);
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "configuration", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String configuration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String configuration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.EqualsStrategy2: boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator,org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.Object,boolean,boolean)>(v, v, v, v, v, v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean isDiscoverLoginConfig()>();
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean isDiscoverLoginConfig()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "discoverLoginConfig", v);
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "discoverLoginConfig", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean discoverLoginConfig>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.Boolean discoverLoginConfig>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.EqualsStrategy2: boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator,org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.Object,boolean,boolean)>(v, v, v, v, v, v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getSslConfiguration()>();
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getSslConfiguration()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "sslConfiguration", v);
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "sslConfiguration", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String sslConfiguration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String sslConfiguration>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.EqualsStrategy2: boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator,org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.Object,boolean,boolean)>(v, v, v, v, v, v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getId()>();
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String getId()>();
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "id", v);
v = staticinvoke <org.jvnet.jaxb2_commons.locator.util.LocatorUtils: org.jvnet.jaxb2_commons.locator.PropertyObjectLocator property(org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.String,java.lang.Object)>(v, "id", v);
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String id>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: java.lang.String id>;
if v == null goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = interfaceinvoke v.<org.jvnet.jaxb2_commons.lang.EqualsStrategy2: boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator,org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,java.lang.Object,boolean,boolean)>(v, v, v, v, v, v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public boolean equals(java.lang.Object)
{
org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin v;
org.apache.activemq.plugin.jaxb2_commons.ElementAwareEqualsStrategy v;
java.lang.Object v;
boolean v;
v := @this: org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin;
v := @parameter: java.lang.Object;
v = new org.apache.activemq.plugin.jaxb2_commons.ElementAwareEqualsStrategy;
specialinvoke v.<org.apache.activemq.plugin.jaxb2_commons.ElementAwareEqualsStrategy: void <init>()>();
v = virtualinvoke v.<org.apache.activemq.schema.core.DtoJaasDualAuthenticationPlugin: boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator,org.jvnet.jaxb2_commons.locator.ObjectLocator,java.lang.Object,org.jvnet.jaxb2_commons.lang.EqualsStrategy)>(null, null, v, v);
return v;
}
}