Class SelfRegistrationDto
java.lang.Object
com.evolveum.midpoint.gui.impl.page.login.SelfRegistrationDto
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetName()voidinitPostAuthenticationDto(SecurityPolicyType securityPolicy) voidinitSelfRegistrationDto(SecurityPolicyType securityPolicy) booleanisEmpty()void
- 
Constructor Details- 
SelfRegistrationDtopublic SelfRegistrationDto()
 
- 
- 
Method Details- 
initSelfRegistrationDto- Throws:
- SchemaException
 
- 
initPostAuthenticationDto- Throws:
- SchemaException
 
- 
isEmptypublic boolean isEmpty()
- 
getName
- 
setName
- 
getDefaultRoles
- 
getNoncePolicy
- 
getInitialLifecycleState
- 
getRequiredLifecycleState
- 
getFormRef
- 
getAdditionalAuthentication
- 
getAuthenticationPolicy
 
-