Interface AuthZService

All Known Subinterfaces:
AuthService

public interface AuthZService
Author:
Ramadurai Pandian
  • Method Summary

    Modifier and Type
    Method
    Description
    io.mosip.kernel.core.authmanager.model.MosipUserTokenDto
     
  • Method Details

    • validateToken

      io.mosip.kernel.core.authmanager.model.MosipUserTokenDto validateToken(String token) throws Exception
      Throws:
      Exception