- java.lang.Object
-
- swim.security.KeyDef
-
- Direct Known Subclasses:
PrivateKeyDef,PublicKeyDef
public abstract class KeyDef extends Object
-
-
Constructor Summary
Constructors Constructor Description KeyDef()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static KeyDeffrom(Key key)abstract Keykey()static Form<KeyDef>keyForm()abstract ValuetoValue()
-