cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the MutableAuthenticationService ?

hatspeed
Champ in-the-making
Champ in-the-making
hi everyone , i need help

i don't now how to get the MutableAuthenticationService , i want to disable a user account
i have used this code , it doesn't work


MutableAuthenticationService authenticationService=new MutableAuthenticationServiceImpl();
   authenticationService.authenticate("admin", "admin".toCharArray());
   authenticationService.setAuthenticationEnabled("user1", false);




java.lang.NullPointerException


plzzz help


Hatspeed
1 REPLY 1

hatspeed
Champ in-the-making
Champ in-the-making
nobody can help .
i am still waiting
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.