Package org.pentaho.di.core.auth
Class NoAuthenticationAuthenticationProvider
java.lang.Object
org.pentaho.di.core.auth.NoAuthenticationAuthenticationProvider
- All Implemented Interfaces:
AuthenticationProvider
public class NoAuthenticationAuthenticationProvider
extends Object
implements AuthenticationProvider
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NO_AUTH_ID
- See Also:
-
-
Constructor Details
-
NoAuthenticationAuthenticationProvider
public NoAuthenticationAuthenticationProvider()
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAuthenticationProvider
-
getId
- Specified by:
getId
in interfaceAuthenticationProvider
-