|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.security.authorization.SAMLPortRP
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private boolean |
signatureCapable
|
private org.apache.axis.types.URI[] |
supportedPolicies
|
private boolean |
supportsIndeterminate
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
SAMLPortRP()
|
|
SAMLPortRP(boolean signatureCapable,
org.apache.axis.types.URI[] supportedPolicies,
boolean supportsIndeterminate)
|
|
| 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 |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.apache.axis.types.URI[] |
getSupportedPolicies()
Gets the supportedPolicies value for this SAMLPortRP. |
org.apache.axis.types.URI |
getSupportedPolicies(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isSignatureCapable()
Gets the signatureCapable value for this SAMLPortRP. |
boolean |
isSupportsIndeterminate()
Gets the supportsIndeterminate value for this SAMLPortRP. |
void |
setSignatureCapable(boolean signatureCapable)
Sets the signatureCapable value for this SAMLPortRP. |
void |
setSupportedPolicies(int i,
org.apache.axis.types.URI _value)
|
void |
setSupportedPolicies(org.apache.axis.types.URI[] supportedPolicies)
Sets the supportedPolicies value for this SAMLPortRP. |
void |
setSupportsIndeterminate(boolean supportsIndeterminate)
Sets the supportsIndeterminate value for this SAMLPortRP. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.apache.axis.types.URI[] supportedPolicies
private boolean supportsIndeterminate
private boolean signatureCapable
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public SAMLPortRP()
public SAMLPortRP(boolean signatureCapable,
org.apache.axis.types.URI[] supportedPolicies,
boolean supportsIndeterminate)
| Method Detail |
public org.apache.axis.types.URI[] getSupportedPolicies()
public void setSupportedPolicies(org.apache.axis.types.URI[] supportedPolicies)
supportedPolicies - public org.apache.axis.types.URI getSupportedPolicies(int i)
public void setSupportedPolicies(int i,
org.apache.axis.types.URI _value)
public boolean isSupportsIndeterminate()
public void setSupportsIndeterminate(boolean supportsIndeterminate)
supportsIndeterminate - public boolean isSignatureCapable()
public void setSignatureCapable(boolean signatureCapable)
signatureCapable - 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 | ||||||||||