Class RawAuthenticationService


  • @ApplicationScoped
    public class RawAuthenticationService
    extends java.lang.Object
    Provides operations with U2F RAW authentication response
    Author:
    Yuriy Movchan Date: 05/20/2015
    • Field Detail

      • AUTHENTICATE_GET_TYPE

        public static final java.lang.String AUTHENTICATE_GET_TYPE
        See Also:
        Constant Field Values
      • AUTHENTICATE_CANCEL_TYPE

        public static final java.lang.String AUTHENTICATE_CANCEL_TYPE
        See Also:
        Constant Field Values
      • SUPPORTED_AUTHENTICATE_TYPES

        public static final java.lang.String[] SUPPORTED_AUTHENTICATE_TYPES
    • Constructor Detail

      • RawAuthenticationService

        public RawAuthenticationService()