Class SamlAuthnRequestRedirectUrl
java.lang.Object
io.datarouter.model.databean.BaseDatabean<SamlAuthnRequestRedirectUrlKey,SamlAuthnRequestRedirectUrl>
io.datarouter.auth.storage.user.saml.SamlAuthnRequestRedirectUrl
- All Implemented Interfaces:
io.datarouter.model.databean.Databean<SamlAuthnRequestRedirectUrlKey,,SamlAuthnRequestRedirectUrl> Comparable<io.datarouter.model.databean.Databean<?,?>>
public class SamlAuthnRequestRedirectUrl
extends io.datarouter.model.databean.BaseDatabean<SamlAuthnRequestRedirectUrlKey,SamlAuthnRequestRedirectUrl>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from class io.datarouter.model.databean.BaseDatabean
DEFAULT_KEY_FIELD_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.datarouter.types.MilliTimeMethods inherited from class io.datarouter.model.databean.BaseDatabean
compareTo, equals, getDatabeanName, getKey, getKeyFieldName, getKeyFields, hashCode, toString
-
Constructor Details
-
SamlAuthnRequestRedirectUrl
public SamlAuthnRequestRedirectUrl() -
SamlAuthnRequestRedirectUrl
-
-
Method Details
-
getKeySupplier
-
getRedirectUrl
-
getCreated
public io.datarouter.types.MilliTime getCreated()
-