Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- KabAccessProvider - Interface in com.tccc.kos.commons.kab
-
Interface for applying access control information to a KabEntry before being written to the KAB file.
- KabEntry - Class in com.tccc.kos.commons.kab
-
Data class that contains information about a single entry in a KAB archive file.
- KabEntry() - Constructor for class com.tccc.kos.commons.kab.KabEntry
- KabFile - Class in com.tccc.kos.commons.kab
-
Opens an existing archive file and provides access to its contents.
- KabFile(File) - Constructor for class com.tccc.kos.commons.kab.KabFile
-
Open the specified file as an archive file.
- KabFile(File, int, int) - Constructor for class com.tccc.kos.commons.kab.KabFile
-
Open the specified file and use just a subset of the file as an archive file.
- KabKeySet - Class in com.tccc.kos.commons.kab.keys
-
KetSet that loads key and cert from a STUIDO_KEY_SET kab file.
- KabKeySet(KabFile) - Constructor for class com.tccc.kos.commons.kab.keys.KabKeySet
-
Create a new KetSet from the specified kab.
- KabKeySet(File) - Constructor for class com.tccc.kos.commons.kab.keys.KabKeySet
-
Create a new KeySet from the specified KAB file.
- KabOutputStream - Class in com.tccc.kos.commons.kab
-
Output stream for creating an archive.
- KabOutputStream(File, String, String, String, String, String, KeySet, KabAccessProvider) - Constructor for class com.tccc.kos.commons.kab.KabOutputStream
-
Output a kab to the specified file.
- KabOutputStream(OutputStream, String, String, String, String, String, KeySet, KabAccessProvider) - Constructor for class com.tccc.kos.commons.kab.KabOutputStream
-
Create an output stream that writes a kab file.
- KabOutputStreamBuilder - Class in com.tccc.kos.commons.kab
-
Builder to make it easier to create a KabOutputStream.
- KabOutputStreamBuilder() - Constructor for class com.tccc.kos.commons.kab.KabOutputStreamBuilder
- KabSource - Interface in com.tccc.kos.core.util
-
Interface for objects that can return kab files by id.
- KabVFSSource - Class in com.tccc.kos.commons.core.vfs
-
Class that wraps a KAB file.
- KabVFSSource(KabFile) - Constructor for class com.tccc.kos.commons.core.vfs.KabVFSSource
-
Creates a VFS source wrapper for the KAB file.
- keySet() - Method in class com.tccc.kos.commons.util.MultiValueMap
-
Returns a set of this map's key set.
- KeySet - Interface in com.tccc.kos.commons.util.keys
-
Interface that provides access to a private key and cert that are used to sign kabs in kos.
- KeyValNameSpace - Class in com.tccc.kos.commons.core.service.keyval
-
Wrapper around
KeyValService
that binds all accesses to a particular namespace. - KeyValNameSpace(KeyValService, String) - Constructor for class com.tccc.kos.commons.core.service.keyval.KeyValNameSpace
- KeyValNameSpaceController - Class in com.tccc.kos.commons.core.service.keyval
-
Controller that can wrap a
KeyValNameSpace
and make it accessible via endpoints. - KeyValNameSpaceController(KeyValNameSpace) - Constructor for class com.tccc.kos.commons.core.service.keyval.KeyValNameSpaceController
-
Create the controller with the specified domain.
- KeyValService - Class in com.tccc.kos.commons.core.service.keyval
-
Key/val storage service.
- KeyValService(String, byte[]) - Constructor for class com.tccc.kos.commons.core.service.keyval.KeyValService
-
Create storage with the specified key/salt for encrypted entries.
- KOS_NAME_SPACE - Static variable in class com.tccc.kos.commons.core.service.keyval.KeyValService
- KosAddress - Class in com.tccc.kos.commons.util.net
-
Data class encapsulating the pieces that make up a kOS network address.
- KosAddress(String) - Constructor for class com.tccc.kos.commons.util.net.KosAddress
-
Creates an address from the given string.
- KosAddress(String, String, String) - Constructor for class com.tccc.kos.commons.util.net.KosAddress
-
Creates an address from the specified components.
- KosAddressException - Exception in com.tccc.kos.commons.util.net
-
Exception thrown whenever a poorly formatted or invalid KosAddress is detected.
- KosAddressException(String) - Constructor for exception com.tccc.kos.commons.util.net.KosAddressException
-
Constructs a new "kOS address" exception with the specified message.
- KosCore - Class in com.tccc.kos.core.app
-
Static accessor for a number of core kOS components that are so common it's inefficient to inject them everywhere they're needed.
- KosDescriptorFragment - Interface in com.tccc.kos.commons.util.json.fragments
-
Marker interface for all standard kOS descriptor fragments.
- KosUtil - Class in com.tccc.kos.commons.util
-
Static accessor for a number of core kOS components that are so common it's inefficient to inject them everywhere they're needed.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form