Class AuthResourceImpl
- java.lang.Object
-
- com.dtolabs.rundeck.core.authorization.AuthResourceImpl
-
- All Implemented Interfaces:
AuthResource
public class AuthResourceImpl extends java.lang.Object implements AuthResource
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.dtolabs.rundeck.core.authorization.AuthResource
AuthResource.Context
-
-
Constructor Summary
Constructors Constructor Description AuthResourceImpl()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.dtolabs.rundeck.core.authorization.AuthResource
getContext, getResourceMap
-
-