Uses of Class
com.sap.ip.me.api.security.Permission

Packages that use Permission
com.sap.ip.me.api.user   
 

Uses of Permission in com.sap.ip.me.api.user
 

Methods in com.sap.ip.me.api.user with parameters of type Permission
 boolean User.hasPermission(Permission permission)
          Returns true if the user has the given permission.
 void User.checkPermission(Permission permission)
          If the user has the specified permission, this method does nothing.
 



Copyright © 2005 SAP AG. All Rights Reserved.