public class DeletePrincipalRequest extends AdminRequest
| Constructor and Description |
|---|
DeletePrincipalRequest(String principal) |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
getAdminReq, getPrincipal, getTransport, setAdminReq, setPrincipal, setTransportpublic DeletePrincipalRequest(String principal)
principal - the principal to deletepublic void process()
throws KrbException
process in class AdminRequestKrbExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.