|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.value.KerberosPrincipalModifier
public class KerberosPrincipalModifier
Constructor Summary | |
---|---|
KerberosPrincipalModifier()
|
Method Summary | |
---|---|
javax.security.auth.kerberos.KerberosPrincipal |
getKerberosPrincipal()
Returns the KerberosPrincipal . |
void |
setPrincipalName(PrincipalName principalName)
Sets the PrincipalName . |
void |
setRealm(java.lang.String realm)
Sets the realm. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KerberosPrincipalModifier()
Method Detail |
---|
public javax.security.auth.kerberos.KerberosPrincipal getKerberosPrincipal()
KerberosPrincipal
.
KerberosPrincipal
.public void setPrincipalName(PrincipalName principalName)
PrincipalName
.
principalName
- public void setRealm(java.lang.String realm)
realm
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |