Class SamlAuthnRequestRedirectUrlKey

java.lang.Object
io.datarouter.model.field.BaseFieldSet<SamlAuthnRequestRedirectUrlKey>
io.datarouter.model.key.BaseKey<SamlAuthnRequestRedirectUrlKey>
io.datarouter.model.key.unique.BaseUniqueKey<SamlAuthnRequestRedirectUrlKey>
io.datarouter.model.key.primary.BasePrimaryKey<SamlAuthnRequestRedirectUrlKey>
io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<SamlAuthnRequestRedirectUrlKey>
io.datarouter.auth.storage.user.saml.SamlAuthnRequestRedirectUrlKey
All Implemented Interfaces:
io.datarouter.model.field.FieldSet<SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.key.entity.EntityKey<SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.key.Key<SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.key.primary.EntityPrimaryKey<SamlAuthnRequestRedirectUrlKey,SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.key.primary.PrimaryKey<SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.key.primary.RegularPrimaryKey<SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.key.unique.UniqueKey<SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.serialize.fielder.Fielder<SamlAuthnRequestRedirectUrlKey>, io.datarouter.model.serialize.fielder.PrimaryKeyFielder<SamlAuthnRequestRedirectUrlKey>, Comparable<io.datarouter.model.field.FieldSet<SamlAuthnRequestRedirectUrlKey>>

public class SamlAuthnRequestRedirectUrlKey extends io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<SamlAuthnRequestRedirectUrlKey>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Field Summary

    Fields inherited from class io.datarouter.model.key.BaseKey

    NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    List<io.datarouter.model.field.Field<?>>
     

    Methods inherited from class io.datarouter.model.key.primary.base.BaseRegularPrimaryKey

    getEntityKey, getEntityKeyFields, getPostEntityKeyFields, prefixFromEntityKey

    Methods inherited from class io.datarouter.model.field.BaseFieldSet

    compareTo, equals, getFieldNames, getFields, getFieldValue, getFieldValues, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface io.datarouter.model.serialize.fielder.Fielder

    getFields

    Methods inherited from interface io.datarouter.model.field.FieldSet

    getFieldNames, getFieldValue, getFieldValues
  • Constructor Details

    • SamlAuthnRequestRedirectUrlKey

      public SamlAuthnRequestRedirectUrlKey()
    • SamlAuthnRequestRedirectUrlKey

      public SamlAuthnRequestRedirectUrlKey(String authnRequestId)
  • Method Details

    • getFields

      public List<io.datarouter.model.field.Field<?>> getFields()
    • getAuthnRequestId

      public String getAuthnRequestId()