@SpringBootTest(classes=SecurityConfiguration.class, webEnvironment=MOCK) public class AnonymousFaceletsTagIT extends JsfIT
AnonymousFaceletsTag.| Constructor and Description |
|---|
AnonymousFaceletsTagIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAnonymous() |
void |
testAuthorize() |
void |
testNotAuthorize() |
public void testAnonymous()
public void testNotAuthorize()
throws IOException
IOExceptionpublic void testAuthorize()
throws IOException
IOExceptionCopyright © 2016 JoinFaces. All rights reserved.