|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.dorian.ifs.bean.TrustedIdP
public class TrustedIdP
| Constructor Summary | |
|---|---|
TrustedIdP()
|
|
TrustedIdP(SAMLAuthenticationMethod[] authenticationMethod,
SAMLAttributeDescriptor emailAttributeDescriptor,
SAMLAttributeDescriptor firstNameAttributeDescriptor,
long id,
java.lang.String idPCertificate,
SAMLAttributeDescriptor lastNameAttributeDescriptor,
java.lang.String name,
TrustedIdPStatus status,
SAMLAttributeDescriptor userIdAttributeDescriptor,
java.lang.String userPolicyClass)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
SAMLAuthenticationMethod[] |
getAuthenticationMethod()
Gets the authenticationMethod value for this TrustedIdP. |
SAMLAuthenticationMethod |
getAuthenticationMethod(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
SAMLAttributeDescriptor |
getEmailAttributeDescriptor()
Gets the emailAttributeDescriptor value for this TrustedIdP. |
SAMLAttributeDescriptor |
getFirstNameAttributeDescriptor()
Gets the firstNameAttributeDescriptor value for this TrustedIdP. |
long |
getId()
Gets the id value for this TrustedIdP. |
java.lang.String |
getIdPCertificate()
Gets the idPCertificate value for this TrustedIdP. |
SAMLAttributeDescriptor |
getLastNameAttributeDescriptor()
Gets the lastNameAttributeDescriptor value for this TrustedIdP. |
java.lang.String |
getName()
Gets the name value for this TrustedIdP. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
TrustedIdPStatus |
getStatus()
Gets the status value for this TrustedIdP. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
SAMLAttributeDescriptor |
getUserIdAttributeDescriptor()
Gets the userIdAttributeDescriptor value for this TrustedIdP. |
java.lang.String |
getUserPolicyClass()
Gets the userPolicyClass value for this TrustedIdP. |
int |
hashCode()
|
void |
setAuthenticationMethod(int i,
SAMLAuthenticationMethod _value)
|
void |
setAuthenticationMethod(SAMLAuthenticationMethod[] authenticationMethod)
Sets the authenticationMethod value for this TrustedIdP. |
void |
setEmailAttributeDescriptor(SAMLAttributeDescriptor emailAttributeDescriptor)
Sets the emailAttributeDescriptor value for this TrustedIdP. |
void |
setFirstNameAttributeDescriptor(SAMLAttributeDescriptor firstNameAttributeDescriptor)
Sets the firstNameAttributeDescriptor value for this TrustedIdP. |
void |
setId(long id)
Sets the id value for this TrustedIdP. |
void |
setIdPCertificate(java.lang.String idPCertificate)
Sets the idPCertificate value for this TrustedIdP. |
void |
setLastNameAttributeDescriptor(SAMLAttributeDescriptor lastNameAttributeDescriptor)
Sets the lastNameAttributeDescriptor value for this TrustedIdP. |
void |
setName(java.lang.String name)
Sets the name value for this TrustedIdP. |
void |
setStatus(TrustedIdPStatus status)
Sets the status value for this TrustedIdP. |
void |
setUserIdAttributeDescriptor(SAMLAttributeDescriptor userIdAttributeDescriptor)
Sets the userIdAttributeDescriptor value for this TrustedIdP. |
void |
setUserPolicyClass(java.lang.String userPolicyClass)
Sets the userPolicyClass value for this TrustedIdP. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrustedIdP()
public TrustedIdP(SAMLAuthenticationMethod[] authenticationMethod,
SAMLAttributeDescriptor emailAttributeDescriptor,
SAMLAttributeDescriptor firstNameAttributeDescriptor,
long id,
java.lang.String idPCertificate,
SAMLAttributeDescriptor lastNameAttributeDescriptor,
java.lang.String name,
TrustedIdPStatus status,
SAMLAttributeDescriptor userIdAttributeDescriptor,
java.lang.String userPolicyClass)
| Method Detail |
|---|
public long getId()
public void setId(long id)
id - public java.lang.String getName()
public void setName(java.lang.String name)
name - public TrustedIdPStatus getStatus()
public void setStatus(TrustedIdPStatus status)
status - public java.lang.String getUserPolicyClass()
public void setUserPolicyClass(java.lang.String userPolicyClass)
userPolicyClass - public java.lang.String getIdPCertificate()
public void setIdPCertificate(java.lang.String idPCertificate)
idPCertificate - public SAMLAuthenticationMethod[] getAuthenticationMethod()
public void setAuthenticationMethod(SAMLAuthenticationMethod[] authenticationMethod)
authenticationMethod - public SAMLAuthenticationMethod getAuthenticationMethod(int i)
public void setAuthenticationMethod(int i,
SAMLAuthenticationMethod _value)
public SAMLAttributeDescriptor getUserIdAttributeDescriptor()
public void setUserIdAttributeDescriptor(SAMLAttributeDescriptor userIdAttributeDescriptor)
userIdAttributeDescriptor - public SAMLAttributeDescriptor getFirstNameAttributeDescriptor()
public void setFirstNameAttributeDescriptor(SAMLAttributeDescriptor firstNameAttributeDescriptor)
firstNameAttributeDescriptor - public SAMLAttributeDescriptor getLastNameAttributeDescriptor()
public void setLastNameAttributeDescriptor(SAMLAttributeDescriptor lastNameAttributeDescriptor)
lastNameAttributeDescriptor - public SAMLAttributeDescriptor getEmailAttributeDescriptor()
public void setEmailAttributeDescriptor(SAMLAttributeDescriptor emailAttributeDescriptor)
emailAttributeDescriptor - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||