Class InteractiveAuthentication
- java.lang.Object
-
- de.bsvrz.dav.daf.main.authentication.InteractiveAuthentication
-
- All Implemented Interfaces:
UserProperties
public abstract class InteractiveAuthentication extends java.lang.Object implements UserProperties
Implementierung des interaktiven Login
-
-
Constructor Summary
Constructors Constructor Description InteractiveAuthentication()
-
Method Summary
Modifier and Type Method Description static InteractiveAuthentication
getInstance()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.bsvrz.dav.daf.main.authentication.UserProperties
getClientCredentials, getClientCredentials
-
-
-
-
Method Detail
-
getInstance
public static InteractiveAuthentication getInstance()
-
-