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