public class SsoManager extends Object
| Constructor and Description |
|---|
SsoManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
available() |
org.lastaflute.web.login.credential.LoginCredential |
getLoginCredential() |
void |
init() |
@PostConstruct public void init()
public boolean available()
public org.lastaflute.web.login.credential.LoginCredential getLoginCredential()
Copyright © 2009–2017 CodeLibs. All rights reserved.