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