Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
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.
KabCopier - Class in com.tccc.kos.commons.kab
Copy the contents of an existing KAB to a new KAB.
KabCopier(File, File) - Constructor for class com.tccc.kos.commons.kab.KabCopier
Create a copier for the input and output KAB files.
KabCopier(File, OutputStream) - Constructor for class com.tccc.kos.commons.kab.KabCopier
Create a copier for the input KAB and output stream.
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 a KAB file.
KabOutputStream(OutputStream, 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
 
KabResourceLoader - Class in com.tccc.kos.commons.kab
Loader that searches resources in a specified kab.
KabResourceLoader(KabFile) - Constructor for class com.tccc.kos.commons.kab.KabResourceLoader
Create a ResourceLoader that searches the specified kab.
KabSource - Interface in com.tccc.kos.commons.kab.util
Interface for objects that can return kab files by id.
KabType - Class in com.tccc.kos.commons.kab
A collection of known KAB types.
KabType() - Constructor for class com.tccc.kos.commons.kab.KabType
 
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.
KEYSET - Static variable in class com.tccc.kos.commons.kab.KabType
 
KEYSET_DELIVERY - Static variable in class com.tccc.kos.commons.kab.KabType
 
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 name space.
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
 
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form