Package io.jans.as.model.util
Class SubjectIdentifierGenerator
java.lang.Object
io.jans.as.model.util.SubjectIdentifierGenerator
- Version:
- July 31, 2016
- Author:
- Javier Rojas Blum
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
generatePairwiseSubjectIdentifier
(String sectorIdentifier, String localAccountId, String key, String salt, AppConfiguration configuration)
-
Method Details
-
generatePairwiseSubjectIdentifier
public static String generatePairwiseSubjectIdentifier(String sectorIdentifier, String localAccountId, String key, String salt, AppConfiguration configuration) throws KeyStoreException, CryptoProviderException
-