Package org.rundeck.core.auth.app
Interface NamedAuthRequest
-
- All Known Subinterfaces:
TypedNamedAuthRequest
- All Known Implementing Classes:
NamedAuthRequestUtil.TypedRequest
public interface NamedAuthRequestUntyped named authorization request
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAuthGroup()java.lang.StringgetDescription()java.lang.StringgetNamedAuth()
-