Uses of Class
com.metamatrix.api.exception.security.MembershipServiceException

Packages that use MembershipServiceException
com.metamatrix.platform.admin.api   
 

Uses of MembershipServiceException in com.metamatrix.platform.admin.api
 

Methods in com.metamatrix.platform.admin.api that throw MembershipServiceException
 boolean MembershipAdminAPI.authenticateUser(java.lang.String username, Credentials credential, java.io.Serializable trustePayload, java.lang.String applicationName)
           
 boolean AuthorizationAdminAPI.isSuperUser(java.lang.String username)
          Returns true if the given username matches the current membership security.membership.admin.username from the current config
 



Copyright © 2009. All Rights Reserved.