public class DelegateBean extends Object
Constructor and Description |
---|
DelegateBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Method equals ...
|
String |
getConfirmationMethod() |
org.joda.time.DateTime |
getDelegationInstant() |
NameIDBean |
getNameIDBean() |
int |
hashCode() |
void |
setConfirmationMethod(String confirmationMethod) |
void |
setDelegationInstant(org.joda.time.DateTime delegationInstant) |
void |
setDelegationInstant(Instant delegationInstant) |
void |
setNameIDBean(NameIDBean nameIDBean) |
public org.joda.time.DateTime getDelegationInstant()
public void setDelegationInstant(org.joda.time.DateTime delegationInstant)
public void setDelegationInstant(Instant delegationInstant)
public String getConfirmationMethod()
public void setConfirmationMethod(String confirmationMethod)
public NameIDBean getNameIDBean()
public void setNameIDBean(NameIDBean nameIDBean)
public boolean equals(Object o)
Copyright © 2019 JBoss by Red Hat. All rights reserved.