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 InteractiveAuthenticationgetInstance()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.bsvrz.dav.daf.main.authentication.UserProperties
getClientCredentials, getClientCredentials
-
Constructor Details
-
InteractiveAuthentication
public InteractiveAuthentication()
-
-
Method Details
-
getInstance
-