|
|||||||||
Home >> All >> org >> xmud >> [ securitymanager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.xmud.securitymanager
Class securityrecord

java.lang.Objectorg.xmud.securitymanager.securityrecord
- public class securityrecord
- extends java.lang.Object
Field Summary | |
java.lang.String |
host
|
int |
objid
|
int |
port
|
java.lang.String |
token
|
Constructor Summary | |
securityrecord()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
token
public java.lang.String token
objid
public int objid
host
public java.lang.String host
port
public int port
Constructor Detail |
securityrecord
public securityrecord()
|
|||||||||
Home >> All >> org >> xmud >> [ securitymanager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |