Class ApiProtectionService


  • @ApplicationScoped
    public class ApiProtectionService
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void verifyResources​(java.lang.String apiProtectionType, java.lang.String clientId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PROTECTION_CONFIGURATION_FILE_NAME

        public static final java.lang.String PROTECTION_CONFIGURATION_FILE_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • ApiProtectionService

        public ApiProtectionService()
    • Method Detail

      • verifyResources

        public void verifyResources​(java.lang.String apiProtectionType,
                                    java.lang.String clientId)
                             throws java.io.IOException
        Throws:
        java.io.IOException