|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.deployment.rar.SecurityEntryDesc
public class SecurityEntryDesc
This class defines the implementation of the element security-entry
| Constructor Summary | |
|---|---|
SecurityEntryDesc(SecurityEntry se)
Constructor |
|
| Method Summary | |
|---|---|
String |
getEncypted()
Gets the encrypted value |
String |
getPassword()
Gets the password |
String |
getPrincipalName()
Gets the principalName |
String |
getUser()
Gets the user |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityEntryDesc(SecurityEntry se)
| Method Detail |
|---|
public String getPrincipalName()
public String getUser()
public String getPassword()
public String getEncypted()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||