Class: P4::SSOHandler
- Inherits:
-
Object
- Object
- P4::SSOHandler
- Defined in:
- lib/P4.rb
Overview
***************************************************************************** P4::SSOHandler class. *****************************************************************************
Instance Method Summary collapse
Instance Method Details
#authorize(vars, maxLength) ⇒ Object
710 711 712 |
# File 'lib/P4.rb', line 710 def (vars, maxLength) [ SSO_SKIP, "" ] end |