Class ODefaultCI
java.lang.Object
com.orientechnologies.orient.core.security.ODefaultCI
- All Implemented Interfaces:
OCredentialInterceptor
Provides a default credential interceptor that does nothing.
- Author:
- S. Colin Leister
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
ODefaultCI
public ODefaultCI()
-
-
Method Details
-
getUsername
- Specified by:
getUsernamein interfaceOCredentialInterceptor
-
getPassword
- Specified by:
getPasswordin interfaceOCredentialInterceptor
-
intercept
- Specified by:
interceptin interfaceOCredentialInterceptor- Throws:
OSecurityException
-