Package org.rundeck.core.auth.app
Class NamedAuthRequestUtil.TypedRequest
- java.lang.Object
-
- org.rundeck.core.auth.app.NamedAuthRequestUtil.TypedRequest
-
- All Implemented Interfaces:
NamedAuthRequest,TypedNamedAuthRequest
- Enclosing class:
- NamedAuthRequestUtil
public static class NamedAuthRequestUtil.TypedRequest extends java.lang.Object implements TypedNamedAuthRequest
-
-
Constructor Summary
Constructors Constructor Description TypedRequest()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.rundeck.core.auth.app.NamedAuthRequest
getAuthGroup, getDescription, getNamedAuth
-
Methods inherited from interface org.rundeck.core.auth.app.TypedNamedAuthRequest
getType
-
-