JBoss Community

SecurityAssociation in JBOSS 7

created by Sugumaran Thangaswamy in JBoss AS 7 Development - View the full discussion

We are having a issue in getting the getPrincipal and getSubject  from SecurityAssociation

 

 

following classes are no more available in JBOSS 7

 

 

org.jboss.security.SecurityAssociation;

org.jboss.security.SimplePrincipal;

 

How do we get the

 

 

 

SecurityAssociation.getPrincipal()

 

 

 

 

 

 

 

Principal principal = new SimplePrincipal(username);

 

 

 

 

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community