Class SamlAuthnRequestRedirectUrl.SamlAuthnRequestRedirectUrlFielder
java.lang.Object
io.datarouter.model.serialize.fielder.BaseDatabeanFielder<SamlAuthnRequestRedirectUrlKey,SamlAuthnRequestRedirectUrl>
io.datarouter.auth.storage.user.saml.SamlAuthnRequestRedirectUrl.SamlAuthnRequestRedirectUrlFielder
- All Implemented Interfaces:
io.datarouter.model.serialize.fielder.DatabeanFielder<SamlAuthnRequestRedirectUrlKey,SamlAuthnRequestRedirectUrl>
- Enclosing class:
SamlAuthnRequestRedirectUrl
public static class SamlAuthnRequestRedirectUrl.SamlAuthnRequestRedirectUrlFielder
extends io.datarouter.model.serialize.fielder.BaseDatabeanFielder<SamlAuthnRequestRedirectUrlKey,SamlAuthnRequestRedirectUrl>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<io.datarouter.model.field.Field<?>> getNonKeyFields(SamlAuthnRequestRedirectUrl databean) Methods inherited from class io.datarouter.model.serialize.fielder.BaseDatabeanFielder
addOption, getFields, getKeyFielder, getKeyFields, getOption, getOptions, getStringDatabeanCodec, getStringDatabeanCodecClass, getTtlMs, getUniqueIndexesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.model.serialize.fielder.DatabeanFielder
configure
-
Constructor Details
-
SamlAuthnRequestRedirectUrlFielder
public SamlAuthnRequestRedirectUrlFielder()
-
-
Method Details
-
getNonKeyFields
public List<io.datarouter.model.field.Field<?>> getNonKeyFields(SamlAuthnRequestRedirectUrl databean)
-