@SpringBootTest(classes=SecurityConfiguration.class, webEnvironment=MOCK) public class AuthorizeFaceletsTagHandlerIT extends JsfIT
AuthorizeFaceletsTagHandler.| Constructor and Description |
|---|
AuthorizeFaceletsTagHandlerIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testApplyAccess() |
void |
testApplyAccessFalse() |
void |
testApplyFalse() |
void |
testApplyIfAllGranted() |
void |
testApplyVar() |
public void testApplyFalse()
throws IOException
IOExceptionpublic void testApplyAccessFalse()
throws IOException
IOExceptionpublic void testApplyAccess()
throws IOException
IOExceptionpublic void testApplyIfAllGranted()
throws IOException
IOExceptionpublic void testApplyVar()
throws IOException
IOExceptionCopyright © 2016 JoinFaces. All rights reserved.