|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.server.control.component.SecurityDictionaryEntry
public class SecurityDictionaryEntry
The Class SecurityDictionaryEntry.
Constructor Summary | |
---|---|
SecurityDictionaryEntry(java.lang.String securityID,
java.lang.String securityIDSource)
Instantiates a new security dictionary entry. |
Method Summary | |
---|---|
java.lang.String |
getSecurityID()
Gets the security id. |
java.lang.String |
getSecurityIDSource()
Gets the security id source. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityDictionaryEntry(java.lang.String securityID, java.lang.String securityIDSource)
securityID
- the security idsecurityIDSource
- the security id sourceMethod Detail |
---|
public java.lang.String getSecurityID()
public java.lang.String getSecurityIDSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |