|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.security.descriptor.container.AuthzChain
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private BootstrapPips |
bootstrapPips
|
private java.lang.String |
combiningAlg
|
private Pdps |
pdps
|
private Pips |
pips
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
AuthzChain()
|
|
AuthzChain(BootstrapPips bootstrapPips,
Pips pips,
Pdps pdps,
java.lang.String combiningAlg)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BootstrapPips |
getBootstrapPips()
Gets the bootstrapPips value for this AuthzChain. |
java.lang.String |
getCombiningAlg()
Gets the combiningAlg value for this AuthzChain. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Pdps |
getPdps()
Gets the pdps value for this AuthzChain. |
Pips |
getPips()
Gets the pips value for this AuthzChain. |
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()
|
void |
setBootstrapPips(BootstrapPips bootstrapPips)
Sets the bootstrapPips value for this AuthzChain. |
void |
setCombiningAlg(java.lang.String combiningAlg)
Sets the combiningAlg value for this AuthzChain. |
void |
setPdps(Pdps pdps)
Sets the pdps value for this AuthzChain. |
void |
setPips(Pips pips)
Sets the pips value for this AuthzChain. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private BootstrapPips bootstrapPips
private Pips pips
private Pdps pdps
private java.lang.String combiningAlg
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public AuthzChain()
public AuthzChain(BootstrapPips bootstrapPips,
Pips pips,
Pdps pdps,
java.lang.String combiningAlg)
| Method Detail |
public BootstrapPips getBootstrapPips()
public void setBootstrapPips(BootstrapPips bootstrapPips)
bootstrapPips - public Pips getPips()
public void setPips(Pips pips)
pips - public Pdps getPdps()
public void setPdps(Pdps pdps)
pdps - public java.lang.String getCombiningAlg()
public void setCombiningAlg(java.lang.String combiningAlg)
combiningAlg - 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 | ||||||||||