Package | Description |
---|---|
org.springframework.security.config.annotation.web.configurers.openid |
Modifier and Type | Method and Description |
---|---|
OpenIDLoginConfigurer.AttributeExchangeConfigurer |
OpenIDLoginConfigurer.AttributeExchangeConfigurer.AttributeConfigurer.and()
Gets the
OpenIDLoginConfigurer.AttributeExchangeConfigurer for further
customization of the attributes |
OpenIDLoginConfigurer.AttributeExchangeConfigurer |
OpenIDLoginConfigurer.AttributeExchangeConfigurer.attribute(OpenIDAttribute attribute)
Adds an
OpenIDAttribute to be obtained for the configured OpenID pattern. |
OpenIDLoginConfigurer.AttributeExchangeConfigurer |
OpenIDLoginConfigurer.attributeExchange(String identifierPattern)
Sets up OpenID attribute exchange for OpenID's matching the specified
pattern.
|
Copyright © 2019. All rights reserved.