public class ServerInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
cookieName |
Set<String> |
domains |
String |
forgotPassword |
String |
forgotUsername |
String |
kbaEnabled |
String |
lang |
Set<String> |
protectedUserAttributes |
String |
realm |
String |
referralsEnabled |
boolean |
secureCookie |
String |
selfRegistration |
List<SocialAuthenticationImplementation> |
socialImplementations |
String |
successfulUserRegistrationDestination |
boolean |
xuiUserSessionValidationEnabled |
ZeroPageLoginConfig |
zeroPageLogin |
Constructor and Description |
---|
ServerInfo() |
public String cookieName
public boolean secureCookie
public String forgotPassword
public String forgotUsername
public String kbaEnabled
public String selfRegistration
public String lang
public String successfulUserRegistrationDestination
public List<SocialAuthenticationImplementation> socialImplementations
public String referralsEnabled
public ZeroPageLoginConfig zeroPageLogin
public String realm
public boolean xuiUserSessionValidationEnabled
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.