|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
public class TransitedEncoding
| Constructor Summary | |
|---|---|
TransitedEncoding()
Creates a new instance of TransitedEncoding. |
|
TransitedEncoding(TransitedEncodingType type,
byte[] contents)
Creates a new instance of TransitedEncoding. |
|
| Method Summary | |
|---|---|
byte[] |
getContents()
Returns the contents. |
TransitedEncodingType |
getType()
Returns the TransitedEncodingType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransitedEncoding()
public TransitedEncoding(TransitedEncodingType type,
byte[] contents)
type - contents - | Method Detail |
|---|
public byte[] getContents()
public TransitedEncodingType getType()
TransitedEncodingType.
TransitedEncodingType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||