Index

B C D E F G H I L O P S T V 
All Classes and Interfaces|All Packages|Serialized Form

B

build() - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 
builder() - Static method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData
 
Builder() - Constructor for class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 

C

CardNotFoundException - Exception in de.gematik.bbriccs.smartcards.exceptions
 
CardNotFoundException(SmartcardType, String) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.CardNotFoundException
 
CardNotFoundException(Class<T>, String) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.CardNotFoundException
 
CardNotFoundException(String) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.CardNotFoundException
 
CardNotFoundException(String, Throwable) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.CardNotFoundException
 
commonName(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 
country(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 

D

de.gematik.bbriccs.smartcards - package de.gematik.bbriccs.smartcards
 
de.gematik.bbriccs.smartcards.exceptions - package de.gematik.bbriccs.smartcards.exceptions
 

E

Egk - Interface in de.gematik.bbriccs.smartcards
 
EGK - Enum constant in enum class de.gematik.bbriccs.smartcards.SmartcardType
 

F

fromImplementationType(Class<S>) - Static method in enum class de.gematik.bbriccs.smartcards.SmartcardType
 
fromString(String) - Static method in enum class de.gematik.bbriccs.smartcards.SmartcardType
 

G

getAutCertificate() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getAutCertificate(CryptoSystem) - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getAuthPrivateKey() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getAuthPublicKey() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getAutOids() - Method in interface de.gematik.bbriccs.smartcards.Egk
 
getAutOids() - Method in interface de.gematik.bbriccs.smartcards.Hba
 
getAutOids() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getAutOids() - Method in interface de.gematik.bbriccs.smartcards.SmcB
 
getCertificateStream() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getCertWrapper() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getCryptoSystem() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getEncCertificate(CryptoSystem) - Method in interface de.gematik.bbriccs.smartcards.InstituteSmartcard
 
getEncOid() - Method in interface de.gematik.bbriccs.smartcards.Hba
 
getEncOid() - Method in interface de.gematik.bbriccs.smartcards.InstituteSmartcard
 
getEncOid() - Method in interface de.gematik.bbriccs.smartcards.SmcB
 
getExtension() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getExtensionAs(Class<E>) - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getIccsn() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getKvnr() - Method in interface de.gematik.bbriccs.smartcards.Egk
 
getOid() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getOSigCertificate(CryptoSystem) - Method in interface de.gematik.bbriccs.smartcards.SmcB
 
getOwnerData() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getOwnerName() - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData
 
getP12KeyStorePassword() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getP12KeyStoreProtection() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getPrivateKey() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getPrivateKeyBase64() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getQesCertificate(CryptoSystem) - Method in interface de.gematik.bbriccs.smartcards.Hba
 
getTelematikId() - Method in interface de.gematik.bbriccs.smartcards.InstituteSmartcard
 
getType() - Method in interface de.gematik.bbriccs.smartcards.Smartcard
 
getX509Certificate() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
getX509CertificateHolder() - Method in interface de.gematik.bbriccs.smartcards.SmartcardCertificate
 
givenName(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 

H

Hba - Interface in de.gematik.bbriccs.smartcards
 
HBA - Enum constant in enum class de.gematik.bbriccs.smartcards.SmartcardType
 

I

InstituteSmartcard - Interface in de.gematik.bbriccs.smartcards
 
InvalidSmartcardTypeException - Exception in de.gematik.bbriccs.smartcards.exceptions
 
InvalidSmartcardTypeException(SmartcardType) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.InvalidSmartcardTypeException
 
InvalidSmartcardTypeException(SmartcardType, SmartcardType) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.InvalidSmartcardTypeException
 
InvalidSmartcardTypeException(String) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.InvalidSmartcardTypeException
 

L

locality(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 

O

organization(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 
organizationUnit(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 

P

postalCode(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 

S

Smartcard - Interface in de.gematik.bbriccs.smartcards
 
SmartcardCertificate - Interface in de.gematik.bbriccs.smartcards
 
SmartcardExtension - Interface in de.gematik.bbriccs.smartcards
 
SmartcardFactoryException - Exception in de.gematik.bbriccs.smartcards.exceptions
 
SmartcardFactoryException(File, Throwable) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.SmartcardFactoryException
 
SmartcardFactoryException(String) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.SmartcardFactoryException
 
SmartcardFactoryException(String, Throwable) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.SmartcardFactoryException
 
SmartCardKeyNotFoundException - Exception in de.gematik.bbriccs.smartcards.exceptions
 
SmartCardKeyNotFoundException(Smartcard) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.SmartCardKeyNotFoundException
 
SmartCardKeyNotFoundException(Smartcard, Oid, CryptoSystem) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.SmartCardKeyNotFoundException
 
SmartCardKeyNotFoundException(Smartcard, List<Oid>) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.SmartCardKeyNotFoundException
 
SmartCardKeyNotFoundException(Smartcard, List<Oid>, CryptoSystem) - Constructor for exception de.gematik.bbriccs.smartcards.exceptions.SmartCardKeyNotFoundException
 
SmartcardOwnerData - Class in de.gematik.bbriccs.smartcards
 
SmartcardOwnerData.Builder - Class in de.gematik.bbriccs.smartcards
 
SmartcardType - Enum Class in de.gematik.bbriccs.smartcards
 
SMC_B - Enum constant in enum class de.gematik.bbriccs.smartcards.SmartcardType
 
SMC_KT - Enum constant in enum class de.gematik.bbriccs.smartcards.SmartcardType
 
SmcB - Interface in de.gematik.bbriccs.smartcards
 
street(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 
surname(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 

T

title(String) - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData.Builder
 
toString() - Method in class de.gematik.bbriccs.smartcards.SmartcardOwnerData
 
toString() - Method in enum class de.gematik.bbriccs.smartcards.SmartcardType
 

V

valueOf(String) - Static method in enum class de.gematik.bbriccs.smartcards.SmartcardType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.gematik.bbriccs.smartcards.SmartcardType
Returns an array containing the constants of this enum class, in the order they are declared.
B C D E F G H I L O P S T V 
All Classes and Interfaces|All Packages|Serialized Form