Class RawAuthenticationService


  • @ApplicationScoped
    public class RawAuthenticationService
    extends Object
    Provides operations with U2F RAW registration response
    Author:
    Yuriy Movchan Date: 05/20/2015
    • Constructor Detail

      • RawAuthenticationService

        public RawAuthenticationService()
    • Method Detail

      • parseRawAuthenticateResponse

        public io.jans.as.model.fido.u2f.message.RawAuthenticateResponse parseRawAuthenticateResponse​(String rawDataBase64)