com.novell.zos.grid
Interface Message.GetSecret

Enclosing interface:
Message

public static interface Message.GetSecret


Nested Class Summary
static class Message.GetSecret.GetSecretType
           
static class Message.GetSecret.Option
           
 
Method Summary
 String getKey()
           
 String getOption(String option)
           
 String[][] getOptions()
           
 String getSecret()
           
 String getSecretType()
           
 Message.GetSecret.GetSecretType getSubType()
           
 String getUser()
           
 

Method Detail

getSubType

Message.GetSecret.GetSecretType getSubType()

getKey

String getKey()

getUser

String getUser()

getSecret

String getSecret()

getSecretType

String getSecretType()

getOptions

String[][] getOptions()

getOption

String getOption(String option)


Copyright (c) 2010 Novell, Inc. All rights reserved.