|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.security.descriptor.container.BootstrapPips
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private Interceptor[] |
interceptor
|
private boolean |
overwrite
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
BootstrapPips()
|
|
BootstrapPips(Interceptor[] interceptor,
boolean overwrite)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Interceptor[] |
getInterceptor()
Gets the interceptor value for this BootstrapPips. |
Interceptor |
getInterceptor(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isOverwrite()
Gets the overwrite value for this BootstrapPips. |
void |
setInterceptor(Interceptor[] interceptor)
Sets the interceptor value for this BootstrapPips. |
void |
setInterceptor(int i,
Interceptor _value)
|
void |
setOverwrite(boolean overwrite)
Sets the overwrite value for this BootstrapPips. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private Interceptor[] interceptor
private boolean overwrite
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public BootstrapPips()
public BootstrapPips(Interceptor[] interceptor,
boolean overwrite)
| Method Detail |
public Interceptor[] getInterceptor()
public void setInterceptor(Interceptor[] interceptor)
interceptor - public Interceptor getInterceptor(int i)
public void setInterceptor(int i,
Interceptor _value)
public boolean isOverwrite()
public void setOverwrite(boolean overwrite)
overwrite - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||