|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.Security.MechandOptions
Generated from IDL definition of struct "MechandOptions"
Field Summary | |
---|---|
java.lang.String |
mechanism_type
|
short |
options_supported
|
Constructor Summary | |
---|---|
MechandOptions()
|
|
MechandOptions(java.lang.String mechanism_type,
short options_supported)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String mechanism_type
public short options_supported
Constructor Detail |
public MechandOptions()
public MechandOptions(java.lang.String mechanism_type, short options_supported)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |