Class TokenProviderUtils


  • public final class TokenProviderUtils
    extends Object
    • Method Detail

      • extractAddressFromParticipantsEPR

        public static String extractAddressFromParticipantsEPR​(Object participants)
        Extract an address from a Participants EPR DOM element
      • getReqSigCert

        public static X509Certificate getReqSigCert​(Map<String,​Object> messageContext)
        Get the X509Certificate associated with the signature that was received. This cert is to be used for encrypting the issued token.