All Downloads are FREE. Search and download functionalities are using the official Maven repository.

user.userAccessTokens.xhtml Maven / Gradle / Ivy

The newest version!



  
    
      
      
        
      
    

    
      

        
          #{msg['accessTokens.model.token']}
          
            
          
        

        
          #{msg['accessTokens.model.expiryTime']}
              #{rawTimeConverter.formatTime(accessToken.expiryTime)}
        

        
          #{msg['accessTokens.model.scope']}
              #{msg[accessToken.scope.value()]}
        

        
          #{msg['table.header.actions']}
          
          
          
            
            
          
          
          
          
        
      
    
  
  

    
    

    
    
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy