Creates a new instance of UploadPurpose value. Method Details fromString public static UploadPurpose fromString(String name) Creates or finds a UploadPurpose from its string representation. Parameters: name- a name to look for. Returns: the corresponding UploadPurpose. ...
Method Summary staticPurposeconvert(weblogic.xml.crypto.api.KeySelector.Purpose p) StringtoString() Methods inherited from class java.lang.Object clone,equals,finalize,getClass,hashCode,notify,notifyAll,wait,wait,wait Field Detail DECRYPT public staticPurposeDECRYPT ...
Method Description String toString() Returns a string representation of this purpose ("sign", "verify", "encrypt", or "decrypt"). Methods declared in class java.lang.Object clone,equals,finalize,getClass,hashCode,notify,notifyAll,wait,wait,wait ...
java.lang.Object KeyPurpose