Bluestep JS Documentation
    Preparing search index...

    TODO

    TODO
    
    Index

    Constructors

    Properties

    AbstractDataStore: typeof AbstractDataStore
    AbstractDataStoreFactory: typeof AbstractDataStoreFactory
    AbstractMemoryDataStore: typeof AbstractMemoryDataStore
    AccessMethod: typeof AccessMethod
    ClientAuthentication: typeof ClientAuthentication
    DataStoreFactory: DataStoreFactory
    MemoryDataStoreFactory: typeof MemoryDataStoreFactory

    Methods

    • gives you the state if you have it in the parameter, and then otherwise checks the session for it; if the session does not contain the state, it will return an empty optional.

      Returns Optional<string>