Package google.registry.ui.soy.registrar
Class SecuritySettingsSoyInfo.SettingsSoyTemplateInfo
java.lang.Object
com.google.template.soy.parseinfo.SoyTemplateInfo
google.registry.ui.soy.registrar.SecuritySettingsSoyInfo.SettingsSoyTemplateInfo
- Enclosing class:
SecuritySettingsSoyInfo
@Deprecated
public static final class SecuritySettingsSoyInfo.SettingsSoyTemplateInfo
extends com.google.template.soy.parseinfo.SoyTemplateInfo
Deprecated.
Use {LINK google.registry.ui.soy.registrar.SecuritySettingsTemplates.Settings} instead.
Registrar security settings page for view and edit.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo
com.google.template.soy.parseinfo.SoyTemplateInfo.ParamRequisiteness
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.This template's full name.static final String
Deprecated.This template's partial name.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Methods inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo
getName, getParamCount, getParamNames, getParamRequisiteness, getPartialName, getRequiredParamNames, hasParam
-
Field Details
-
__NAME__
Deprecated.This template's full name.- See Also:
-
__PARTIAL_NAME__
Deprecated.This template's partial name.- See Also:
-
IP_ADDRESS_ALLOW_LIST
Deprecated.- See Also:
-
PHONE_PASSCODE
Deprecated.- See Also:
-
CLIENT_CERTIFICATE
Deprecated.- See Also:
-
CLIENT_CERTIFICATE_HASH
Deprecated.- See Also:
-
FAILOVER_CLIENT_CERTIFICATE
Deprecated.- See Also:
-
READONLY
Deprecated.- See Also:
-
-
Method Details
-
getInstance
Deprecated.
-