Uses of Interface
org.olat.registration.TemporaryKey

Packages that use TemporaryKey
org.olat.registration   
 

Uses of TemporaryKey in org.olat.registration
 

Classes in org.olat.registration that implement TemporaryKey
 class TemporaryKeyImpl
          Description:
 

Methods in org.olat.registration that return types with arguments of type TemporaryKey
 java.util.List<TemporaryKey> RegistrationManager.loadTemporaryKeyByAction(java.lang.String action)
          returns an existing list of TemporaryKey by a given action or null if none found