public class KerberosPrincipalModifier extends Object
Constructor and Description |
---|
KerberosPrincipalModifier() |
Modifier and Type | Method and Description |
---|---|
KerberosPrincipal |
getKerberosPrincipal()
Returns the
KerberosPrincipal . |
void |
setPrincipalName(PrincipalName principalName)
Sets the
PrincipalName . |
void |
setRealm(String realm)
Sets the realm.
|
public KerberosPrincipal getKerberosPrincipal()
KerberosPrincipal
.KerberosPrincipal
.public void setPrincipalName(PrincipalName principalName)
PrincipalName
.principalName
- public void setRealm(String realm)
realm
- Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.