|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas_rar.deployment.api.SecurityEntryDesc
public class SecurityEntryDesc
This class defines the implementation of the element security-entry
| Constructor Summary | |
|---|---|
SecurityEntryDesc(SecurityEntry se)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getEncypted()
Gets the encrypted value |
java.lang.String |
getPassword()
Gets the password |
java.lang.String |
getPrincipalName()
Gets the principalName |
java.lang.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 java.lang.String getPrincipalName()
public java.lang.String getUser()
public java.lang.String getPassword()
public java.lang.String getEncypted()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||