InfoCenter Home >
5: Securing applications -- special topics >
5.2: Introduction to custom registries >
5.2.4: Custom-registry source code >
5.2.4.2: Source code for the custom-registry component

5.2.4.2: Source code for the custom-registry component

The files collected here comprise the custom-registry component. This includes the interface, CustomRegistry, that must be implemented, as well as several exception classes. The material is organized as follows:

  • The CustomRegistry.java file
  • The CustomRegistryException.java file
  • The PasswordCheckFailedException.java file
  • The EntryNotFoundException.java file
  • The CertificateMapNotSupportedException.java file
  • The CertificateMapFailedException.java file

Go to previous article: FlieRegistrySample properties Go to next article: CustomRegistry.java source code

 

 
Go to previous article: FlieRegistrySample properties Go to next article: CustomRegistry.java source code